Hey all.
This:
print("Hooray!")
prints:
Windows simulator build date: Oct 13 2011 @ 12:00:48
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
Hooray!
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
Hooray!
This:
print("Hooray!")
sausages
does nothing! No error, no messages, no complaints, nothing! Shouldn’t it be tripping up on the “sausages” part, complaining about that not being acceptable?
I get:
Windows simulator build date: Oct 13 2011 @ 12:00:48
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
Just sitting there happily.
Also, I noticed in a separate test while using some “joystick.lua” module examples that it states:
Windows simulator build date: Oct 13 2011 @ 12:00:48
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
WARNING: display.stageHeight has been deprecated. Use display.contentHeight inst
ead
Copyright © 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.639
WARNING: display.stageHeight has been deprecated. Use display.contentHeight inst
ead
The above is completely fair enough of a statement, except it doesn’t tell me WHAT FILE that the complaint sprang from. I just happened to know offhand that that particular error was from the joystick.lua file.
Methinks build 639 might have some issues??? Or is it just me? I get the same issues when using the corona simulator OR CPM.
Eagerly awaiting answers,
Mario
What the heck?!
Love,
Mario
[edit] Specifics, windows 7 64bit [import]uid: 11636 topic_id: 16409 reply_id: 316409[/import]