First Script Exemple in the documentation - print “Hello Wor
Posted: Tue Dec 16, 2008 9:24 pm
Hello,
I'm doing the tutorial about scripting in the Modul8 documentatiion.
So I create a new module and paste this text in the init() layer
print “Hello World!”
and I hav an error when I restart the module :
SyntaxError: invalid syntax
print Hello World!
^
What I'm doing wrong?
best,
reno-
I'm doing the tutorial about scripting in the Modul8 documentatiion.
So I create a new module and paste this text in the init() layer
print “Hello World!”
and I hav an error when I restart the module :
SyntaxError: invalid syntax
print Hello World!
^
What I'm doing wrong?
best,
reno-