On 7/24/2016 10:56 PM, Sannyasin Brahmanathaswami wrote:
lf you use just use

someStack.livecode

when you open the "stack" (script only) it actually instantiates a
window in the IDE that you can then do cmd-K and it auto opens the
script.

if you double click on the someStack.livecodescript from the finder,
it *does* now appear in the open windows (hence it must be in RAM)
but there is no stack window as such in the IDE for a .livecodescript
stack…so I'm unable to edit this from inside the IDE.

Try "toplevel <stackname>"

These stacks aren't any different from any other you open without using "go" -- they are in RAM but you need to specifically display them to work with them.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to