larry-

Sunday, October 12, 2014, 6:58:21 PM, you wrote:

> You mention a library stack.  I do not know how to make one or use one. Is
> there some tutorial or something that will tell me how?

Well, *do* followup on reading Richard Gaskin's writeup on the message
path. But meanwhile try this... put the following into a button's
script (here the button is named "myFunctions"):

on commaInsert
  --your code here--
end commaInsert

then from the messagebox type

insert the script of button "myFunctions" into back

now the commaInsert command is available to all stacks.

-- 
-Mark Wieder
 ahsoftw...@gmail.com

This communication may be unlawfully collected and stored by the National 
Security Agency (NSA) in secret. The parties to this email do not 
consent to the retrieving or storing of this communication and any 
related metadata, as well as printing, copying, re-transmitting, 
disseminating, or otherwise using it. If you believe you have received 
this communication in error, please delete it immediately.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to