[REBOL] Re: Launcher
From: antonr::iinet::net::au at: 8-May-2003 15:09
Yes, that's pretty good and useful. I theorize that a launched script has its 'launch word set to a different function that pops up the error dialog. That set must happen after the user.r is done, I think. Setting 'my-launch in the user.r allows us to hang on to the original launch function. Now that we have 'my-launch pointing to the right function who cares if 'launch is set to something else, right? Anton.