Sannyasin Brahmanathaswami wrote:

> related bug report from April here:
>
> http://quality.livecode.com/show_bug.cgi?id=17409
>
> still unresolved… my next attempt will be the "start using "  method.
> We know where the script only stack is… so we can get the local path
> and get it into memory … hopefully the behavior will fire.

You could load it yourself.

One of the benefits of having spent years with the spartan MC IDE is that I learned that as long as the engine will let me do something I needn't ever be held back by limitations in other people's tools.

The stackfiles is a scriptable property, and as we've discussed at length months ago a stack can be loaded into memory as simply as accessing a property within it, or as Ralph suggested perhaps it could be a library loaded with "start using".

There are many ways to solve most problems in LC.

Everything in the LC IDE is made with LC. Everything is scriptable. Let nothing hold you back.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.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