no output at variables window

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times

no output at variables window

Post by achillis1 »

Hello,

I have just installed Flowcode v4, 4,2,3,58.
When I run a program with a very low simulation speed or even pressing the "step into" button I cannot view the variables changing in the variables window.
Thank you,

Regards,
Achilles

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: no output at variables window

Post by medelec35 »

With Flowcode 4 you have to right click to add variables. Easiest way is to press F8 key once then add variables. If no variables are added you will see a message saying "Right Click to add Variables". You can right click , select 'Add Variable'. If you want to add all variables at once, select the top variable, then hold shift key down, click on bottom variable, then select use variable.
If that's not the case perhaps a screen shot will help

Note to Matrix.
Would be nice to either have all variable automaticly there, like V3.
Or
Allow you to slect all arrays as well. It is a pain when using arrays and you have to manully add [1], [2],[3] etc i.e. have Array[0], Array[1], Array[2] on the list to select.
Martin

User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times

Re: no output at variables window

Post by achillis1 »

Thank you Mendelec!!!

Post Reply