When you do ftpdelfile and you put *.xml for example at the end of your path it tries to comment out the rest of your script.
FTPDelFile>url,user,pass,21,/OUT/*.xml
I think this is a bug
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: I think this is a bug
That's just the syntax highlightor/editor. Not ideal, but it won't affect how the script interprets the code. Never-the-less I have made a note. In the mean time a quick workaround is to add this on the line after:
/* ... */
That would cause the editor to reset the highlighting.
/* ... */
That would cause the editor to reset the highlighting.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?