Malte Brill wrote:
Richard wrote:

One small note for us MC users:  the initialization of the demo stack
makes a call to something in the Rev libraries, so when running in any
other IDEs it throws an error and doesn't load the library.


That would be the call to revLoadedStacks in the stack script of the example stack. Any effective way to test, which IDE is being used? Otherwise I would just wrap a try / catch around it and react accordingly.

Is the call to revLoadedStacks truly necessary?

Maybe I'm overlooking something, but at first glance it appears the function merely distinguishes between different types of stacksInUse, but since the engine always requires only one stack of a given name does it matter whether it's been loaded by the IDE or is in the Plugins folder?

--
 Richard Gaskin
 Fourth World
 Revolution training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
_______________________________________________
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