Who says LiveCode ain't English!

BNig bernd.niggemann at uni-wh.de
Mon Aug 18 11:07:06 EDT 2014


Hi Craig,

>> Now, Bernd, however such a thing makes me smile, it will not compile, as
>> you well know

I took it straight from the script editor after a compile, did you try to
compile it? After all that was the deal.

below the complete script that compiled in 6.6.2

--- 
on mouseUp
   go to shop
   if shop  is not open then return home
   get groceries, coffee and milk, butter and beer
   go back home
   put groceries into fridge
   repeat for each item bottle in my fridge
      put drink into my glass
      repeat until my glass is empty
         drink beer
         repeat with cheers =  toast to you wrap glass
            skol
         end repeat
      end repeat
      if the bottle of the fridge of me is empty then next repeat
      if the drunkenness of me is great then play stop
   end repeat
end mouseUp
-----



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Who-says-LiveCode-ain-t-English-tp4682122p4682134.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list