apostolakisl Posted March 22, 2012 Posted March 22, 2012 Would it be possible to put a word description in the pull down menu for the function symbol on variabes? Trying to remeber stuff like what "^=" stands for is just impossible.
Michel Kohanim Posted March 22, 2012 Posted March 22, 2012 Hello apostolakisl, Do you mean in the drop down list as entries or somewhere else? With kind regards, Michel
apostolakisl Posted March 22, 2012 Author Posted March 22, 2012 At least in the drop down list so when you are writing programs you don't have to check a cheat sheet. But it would be just fine to have it actually show in the program. For example If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then $iOdd.Even.Day = $iDay.of.Month $iOdd.Even.Day %= 2 $iOdd.Even.Day Init To $iOdd.Even.Day Else - No Actions - (To add one, press 'Action') Could instead be If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then $iOdd.Even.Day = $iDay.of.Month $iOdd.Even.Day =remainder/ 2 $iOdd.Even.Day Init To $iOdd.Even.Day Else - No Actions - (To add one, press 'Action')
Recommended Posts
Archived
This topic is now archived and is closed to further replies.