On-Rev Function in One File Called by Another
Jim Ault
jimaultwins at yahoo.com
Tue Sep 8 08:52:38 EDT 2009
On Sep 8, 2009, at 5:17 AM, Gregory Lypny wrote:
> Hello everyone,
>
> Wondering if anyone has an example of one iRev file calling a
> function in another iRev file. The idea is to build up a little
> library of portable functions.
Does this help you?
Use the message path just like on your local machine
start using stack "libStackGLtricks.rev"
Now they are in the message path
warning: handler names should be unique because the message path means
only the first one hit will be triggered.
start using stack "libraryStacks/libStackGLtricks.rev"
start using stack "libraryStacks/libStackGLftp.rev"
start using stack "libraryStacks/libStackGLfiles.rev"
Jim Ault
Las Vegas
More information about the use-livecode
mailing list