Post Reply 
MOD, ODD() in Program
03-26-2014, 06:20 AM
Post: #3
RE: MOD, ODD() in Program
Hello,

== is equality test, not = which is more for equations.

type allows you to check variable types.

if FP != 0 then bla bla bla end;
will allow you to test if something has a fractional part or not

user variable names are free for you to name as you want. there is no need for you to respect any nomenclature.

Quote:When I start a program via Shift+Program instead of Toolbox/User I get a dialog with the program's Parameters. Is that totally equal to the toolbox launch?
yes, exactly the same.

Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MOD, ODD() in Program - Angus - 03-25-2014, 02:21 PM
RE: MOD, ODD() in Program - Han - 03-25-2014, 03:37 PM
RE: MOD, ODD() in Program - cyrille de brébisson - 03-26-2014 06:20 AM
RE: MOD, ODD() in Program - Angus - 03-26-2014, 10:33 AM
RE: MOD, ODD() in Program - Han - 03-26-2014, 03:55 PM
RE: MOD, ODD() in Program - Angus - 03-26-2014, 04:02 PM
RE: MOD, ODD() in Program - Han - 03-27-2014, 01:10 AM
RE: MOD, ODD() in Program - Angus - 03-27-2014, 08:21 AM
RE: MOD, ODD() in Program - Han - 03-27-2014, 03:24 PM
RE: MOD, ODD() in Program - Angus - 03-27-2014, 05:02 PM
RE: MOD, ODD() in Program - Han - 03-27-2014, 05:13 PM



User(s) browsing this thread: 1 Guest(s)