Thanks Geoff, doing the sub-stacks first did the trick. All seems to work well.
Thanks Brian for the suggestion, I will check it out. The point of this was to be able to put my project on github and view code as text. I was just unable to set the script of my main stack which has all the code on it. The splash screen/stack does the job, enables me to load scripts and apply them from external files before the other stacks open and run. Cheers & thank you. On Sun, Jan 20, 2019 at 9:12 PM Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > You should be able to use Navigator to scriptify if that is what you > want. I’m not sure that a splash would be needed. > > If you just want the scripts as text files for version control, you could > also try my ScriptTracker. > > Thanks, > Brian > On Jan 20, 2019, 7:25 PM -0600, Tom Glod via use-livecode < > use-livecode@lists.runrev.com>, wrote: > > Hi Geniuses, > > > > I have a rather complicated application which I put on a mainstack with > > many cards etc. > > > > I now realize I need a splash stack so that I can set the script of my > > application stack and its cards (for version control purposes). > > > > Is there a way to turn my mainstack into a substack? so that the first > > stack that loads is not my main application stack? > > > > Is there another way of accomplishing the same thing? I want to load > > scripts on startup from text files. > > > > Thanks, > > > > Tom > > _______________________________________________ > > 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 > _______________________________________________ > 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 _______________________________________________ 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