Passing Parameters
dunbarx at aol.com
dunbarx at aol.com
Sun Nov 6 22:57:31 EST 2011
Hi
Parameters are passed along with command or function calls. Check the dictionary. Read the entries on "command" and "function". Look up the "params" and "paramCount". Note that there are two methods of passing parameters, by "value" and by "reference". Check the user gude as well.
You must make a simple stack and experiment. The natural LC syntax is easy to learn and fun to use. And incredibly powerful. Write back if you need more...
Craig Newman
-----Original Message-----
From: Cal Horner <calhorner at xtra.co.nz>
To: use-livecode <use-livecode at lists.runrev.com>
Sent: Sun, Nov 6, 2011 5:37 pm
Subject: Passing Parameters
Is there any command that will allow me to pass a simple parameter to a compiled
LC program?
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list