Way to tell Rev environment to reload externals?
Posted: Thu Mar 10, 2011 9:35 am
Can you tell the Rev environment to *reload* the externals in My LiveCode/Externals and the Runtime/ directories? This would allow me (I assume) to make the xCode project that builds an external automatically put it into the External directory, and then tell the Rev engine to reload it, without quitting the engine OR having to reload a standalone. I can set 'the externals', which appears to work in the preOpenStack script when creating the wrapper and starting with it - but it doesn't reload the externals once the stack is opened, nor does closing and removing it from memory and then reopening it, nor does sending preOpenStack directly to Revolution. I'm guessing that there's something simple I'm missing about how Rev handles multiple stacks - as my "training" as it were came from Hypercard which never had the concept of substacks.