-
Run BAT File
I have a problem. I am using the object 'FILE' for append text to my .BAT file.
Then try using the RUN APPLICATION event, to run this BAT file, but I failed to make it work!
It seems that the file is executed, but the commands that are inside. I try to double click and if it works, but I can not do automatic MMF.
Help me please. (Sorry my english :blush:)
Thank you! Regards
-
Re: Run BAT File
Try using a URL opening extension, like (obviously) the url object, and also the Vitalize! Plug in to open the pathname of the bat. See if that works
-
Re: Run BAT File
You can try using console object too if that doesn't work.
-
Re: Run BAT File
Do what _LB said ;) I'm using Console Object to open batch files.
-
Re: Run BAT File
Thanks to all :grin:
I'll try with Console Object!
If I have any problems, I ask u again.
Regards :)