Hi
I'm trying to get the (system ) function to work in Win2000. I've got this FTP eway (this is egate 4.5.2). In the batch-exchange-data.monk, I want to call the (system ) function to launch a batch file. This is what I'm doing, but it doesn't seem to work:
(system "put.bat" #t)
I'm thinking maybe my syntax is wrong. I've also tried supplying the full path to the batch file, with no luck. The error log does not show anything wrong - I've got a log-write fuction before and after this, both of which work fine, with no errors in between.
Any ideas?
Thanks
I'm trying to get the (system ) function to work in Win2000. I've got this FTP eway (this is egate 4.5.2). In the batch-exchange-data.monk, I want to call the (system ) function to launch a batch file. This is what I'm doing, but it doesn't seem to work:
(system "put.bat" #t)
I'm thinking maybe my syntax is wrong. I've also tried supplying the full path to the batch file, with no luck. The error log does not show anything wrong - I've got a log-write fuction before and after this, both of which work fine, with no errors in between.
Any ideas?
Thanks