Help with other code

Alex Tweedly alex at tweedly.net
Fri Mar 11 04:45:58 EST 2005


Mark Wieder wrote:

>KJ> 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, 
>
The exception to this is (in Rev) when specifying either constants or 
script-local variables, when you say

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



More information about the use-livecode mailing list