cycy03
16th February 2012, 14:33
I´m trying to execute local commands:
command = "dir/B //147.0.39.126/*.txt > //147.0.39.126/files"
I tried to use start.application.commands(command, true, erro) and run.prog("cmd.exe", "/c" & command, RP_WAIT but is didn´t work.
There are any commands can I try??
command = "dir/B //147.0.39.126/*.txt > //147.0.39.126/files"
I tried to use start.application.commands(command, true, erro) and run.prog("cmd.exe", "/c" & command, RP_WAIT but is didn´t work.
There are any commands can I try??