including a library in a standalone

Peter Haworth pete at lcsql.com
Mon Jul 6 20:44:08 EDT 2015


I've only used the "start using" synonym for "library" but with it you have
to include the word library so maybe library stack "dhLib" will work.

On Mon, Jul 6, 2015 at 5:08 PM Dr. Hawkins <dochawk at gmail.com> wrote:

> On Mon, Jul 6, 2015 at 4:41 PM, Mike Bonner <bonnmike at gmail.com> wrote:
>
> > The library stack is a substack of the mainstack I assume?  If so, make
> > sure you haven''t set things so that it breaks out substacks into
> separate
> > stackfiles.  (at which point its no longer monolithic) If the library
> stack
> > isn't a substack, you should make it so that it is.(in code, set the
> > mainstack of stack "librarystack" to "NameOfTheMainstack")
> >
>
> It's a fresh substack.
>
> My prepCmpl routine copies the entire file, deletes extraneous stacks, and
> then adds a couple of stacks from the library back in, and then it
> compiles.
>
> A quick "answer exists(stack "dhLib")" confirmed that the stack was indeed
> in the standalone, but "library dhLib" fails.
>
> And now I'm back to the very long compile times; I think it's been at it
> over ten minutes . . .
>
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list