Search found 4 matches

by Mattjwlittler
Fri Sep 16, 2016 11:20 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Functions not working for me? What am I doing?
Replies: 5
Views: 3748

Re: Custom Functions not working for me? What am I doing?

Exactly. Calling inside events is what I want - obviously declaring there doesn't help anyone...
by Mattjwlittler
Sun Sep 11, 2016 1:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Functions not working for me? What am I doing?
Replies: 5
Views: 3748

Re: Custom Functions not working for me? What am I doing?

There's a lesson. Always try what you're doing with a clean slate if it doesn't work the way you think. I was trying to declare it inside the on OpenCard... :oops:
by Mattjwlittler
Sun Sep 11, 2016 1:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Functions not working for me? What am I doing?
Replies: 5
Views: 3748

Re: Custom Functions not working for me? What am I doing?

Thanks Jean-Marc. I'll do some more testing with a new stack / different version of LC.
by Mattjwlittler
Sun Sep 11, 2016 12:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Functions not working for me? What am I doing?
Replies: 5
Views: 3748

Custom Functions not working for me? What am I doing?

Hi, I'm having issues getting custom functions to work. I'm on LC 7.1 on Mac I've tried applying the example functions provided in the LC documentation (below) but when I click "Apply" I get an error near "function". Don't understand... and my app is going to be crazy without callable functions... T...