Hi Jacque, It is the stack you're thinking of. I had the same thought regarding the front script and did move it to be the very last thing in the script but still no joy. I'm wondering whether the problem is also causing the issue we discussed regarding your license checking software.
Trying to come up with scenarios that would fit the symptoms, I believe the problem is all centered around the creation/writing/reading of files. Maybe the LC mechanisms for those activities aren't yet fully loaded during preOpenCard for the main stack? I'm about to go check all this out with Mark's PowerDebug installed, hopefully it will reveal all! Pete lcSQL Software <http://www.lcsql.com> On Thu, Sep 20, 2012 at 10:34 PM, J. Landman Gay <[email protected]>wrote: > On 9/20/12 8:58 PM, Peter Haworth wrote: > >> Hi Jacque, >> I don't know if I'm just unlucky or what but see my other current post >> about preOpenCard issues. I just moved all the preOpenCard code to >> openCard and now all my problems are gone.... well at least the Livecode >> ones..... OK, SOME of the Livecode ones. >> > > In this particular case, I'd suspect the frontscript. If it's the one I'm > thinking of, it duplicates some of LiveCode's frontscript (which I > understand is necessary for what you want to do.) I'd guess that moving it > down the message path avoids some conflict. That might be why any type of > delay fixes it too; the IDE's script gets a chance to run first. > > Just a guess. > > -- > Jacqueline Landman Gay | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > ______________________________**_________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode> > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
