jwagner010 Posted February 8, 2012 Posted February 8, 2012 It would be nice if each program had a 'flag' where you can select if the IF CONDITION is or isnt contiulally re-evaluted during program execution if a condition changes.
LeeG Posted February 8, 2012 Posted February 8, 2012 As an FYI, the If is reevaluated only when a Wait or Repeat is encountered. Would it be correct to say the new "flag" would suppress the reevaluation associated with Wait and Repeat?
jwagner010 Posted February 8, 2012 Author Posted February 8, 2012 Yes or any other condition that causes a revaluation either today or in a future firnware.
bsobel Posted February 8, 2012 Posted February 8, 2012 Actually I'd suggest a setting on the WAIT and REPEAT command that defaults to ON names something like 'Reevaulate' This way, the commands in question are extended and you may have a scenario where the repeat SHOULD revaluate but a WAIT within should not
io_guy Posted February 8, 2012 Posted February 8, 2012 Requested a while ago: viewtopic.php?f=7&t=4532&hilit=+wait
jwagner010 Posted February 9, 2012 Author Posted February 9, 2012 Do we know where this stands on priority list?
Michel Kohanim Posted February 9, 2012 Posted February 9, 2012 jwagner010, Unfortunately down at the bottom mostly because of the workaround. With kind regards, Michel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.