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

Reply via email to