Remark Block does not remark out a label

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
User avatar
JRL
Automation Wizard
Posts: 3529
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Remark Block does not remark out a label

Post by JRL » Tue Oct 18, 2005 8:21 pm

The following script, when run, will output the message, "This is inside the remark block" If continued it will then go on to the other message.

Goto>start

/*
Label>start
MDL>This is inside the remark block
*/

Label>start
MDL>This is outside the remark block


Submitted to BugTracker

Edit1
Same behavior with a subroutine

GoSub>start

/*
SRT>start
MDL>This is inside the remark block
END>start
*/
SRT>start
MDL>This is outside the remark block
END>start


Thanks for listening,
Dick

User avatar
JRL
Automation Wizard
Posts: 3529
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Post by JRL » Wed Oct 19, 2005 1:36 pm

For those who don't follow bugtracker:

http://www.mjtnet.com/bugtracker/

Support says that they have fixed this and it will be in the next release.

Thank you support/Marcus for a great product and great support.

Dick

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