03-03-2013, 02:53 PM
OK, back from work.
Indeed, i managed to adapt the code to work for me.
I misused tok function, as I used something like
"c:\thepathto\myoprogram"*"somearguments" form as parsing string, but it screwed up until i use
the 4 flag in tok function and remove the * and used space instead.
Thread close.
Indeed, i managed to adapt the code to work for me.
I misused tok function, as I used something like
"c:\thepathto\myoprogram"*"somearguments" form as parsing string, but it screwed up until i use
the 4 flag in tok function and remove the * and used space instead.
Thread close.