Stack files on Mobile How to open an external Behavior Stack

Richard Gaskin ambassador at fourthworld.com
Wed Jul 6 15:43:31 EDT 2016


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
  ____________________________________________________________________
  Ambassador at FourthWorld.com                http://www.FourthWorld.com





More information about the use-livecode mailing list