finding "global" procedures

Jon jbondy at sover.net
Wed Jun 1 18:31:23 EDT 2005


I want to write some utility routines that can be used by lots of 
message handlers.  Where do I put those utility routines so that the 
event handlers can "see" the utility routines?  Do I have to declare 
them as Global, or just put them in a particular place?

Thanks!

Jon


More information about the use-livecode mailing list