Mark Wieder wrote:
The exception to this is (in Rev) when specifying either constants or script-local variables, when you sayKJ> Ahh ok I see. lol I am still thinking like as if I was useing Python KJ> or Visual Basic.
One thing that will help thinking about things is if you remember that in xtalk the verb is at the beginning of the line. So
put 3.1416 into myVariable
will work,
constant mypi = 3.14159 local lDiameter = 10
Gives you brief surge of nostalgia for those other languages you used to use :-)
-- Alex Tweedly http://www.tweedly.net
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.0 - Release Date: 08/03/2005
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
