Problem Macro parameters

Moderator: Benj

Post Reply
Taurus
Flowcode V4 User
Posts: 46
Joined: Tue Feb 23, 2010 3:58 pm
Has thanked: 3 times

Problem Macro parameters

Post by Taurus »

If in an existing macro in which already parameters are being used, new parameters are inserted, then an error (see fig.1) can occur when the inserted parameters are not adjusted at the macro properties. If then by accident is chosen for “continue” the next (see fig.2) appears.
At this point the program stays (see fig.2) and it is necessary to end the program with CTRL –ALT-DEL. Is this the intention? Run the attached program.
Attachments
testMacroFault.fcf
(9 KiB) Downloaded 317 times
Pictures
Pictures
Warning.JPG (31.88 KiB) Viewed 3774 times
Taurus

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: Problem Macro parameters

Post by Steve »

This issue is certainly not by design. The problem occurs when a "global" variable has been removed.

I'll look at sorting this out in a future release of Flowcode.

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: Problem Macro parameters

Post by medelec35 »

Hello Taurus.
I know it's not ideal, until there is a fix:
If you have the mouse over the stop icon, and press enter key whist simultaneously clicking on the stop icon, there will be a point in which the simulations ends.
Martin

Post Reply