On 9/22/04 3:07 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> What's the procedure to dynamically make the externals of a stack readily > available? > > Scenario: > Stack with externals is copied to a new machine. Stack opens, externals > filepaths are re-set, so ask user to quit and try again?? > > Nah. There's got to be an easier way! Theoretically you can set the externals with the "startup" handler, but since that is sent to the first stack that is opened by the engine, it would have to be in a standalone for that to work. If you just have a "normal" stack that is opening in the Rev IDE, you'll have to set the externals, save the stack, then ask the user to quit and reopen it. Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
