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 <[email protected]> To: use-livecode <[email protected]> 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
