Search found 2 matches

by JFic1
Fri Jan 02, 2015 9:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: writing multiple lines of script via message box
Replies: 9
Views: 6572

Re: writing multiple lines of script via message box

Thanks, everyone! Great to have such a supportive community. Thanks to you, I got it to work! Now that I've had my fun, I'll probably start using the script editor like everyone else, but I do feel more comfortable knowing that the message box can be quite powerful. (Note taken, though, that it can ...
by JFic1
Wed Dec 31, 2014 10:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: writing multiple lines of script via message box
Replies: 9
Views: 6572

writing multiple lines of script via message box

I'm just getting used to LiveCode. I love the possibility of fast live testing because instant feedback is a great way to learn. From Python's IDLE, I'm really hooked on writing single lines but also multi-line functions using a command line interface. Can I do the same with LiveCode? I know that th...