I think this is a bug

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
cvlr
Newbie
Posts: 18
Joined: Thu Jun 07, 2018 4:40 pm

I think this is a bug

Post by cvlr » Fri Jun 08, 2018 4:38 pm

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

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: I think this is a bug

Post by Marcus Tettmar » Tue Jul 24, 2018 9:59 am

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.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts