Page 1 of 1

Please Help Windows Stanalone Build Failure

Posted: Fri May 23, 2008 12:41 am
by jamesrs
Hello
I'm getting an error:

Object card id 1002
Line put "Object" & tab & the short name of tObject & cr after tErrorString
Hint preOpenCard

I can see that the sqlite database didn't open.
I had a build failure last night but was able to fix it this morning.
That had to do with an if - then error ( that wasn't really there - but changing afew things got it to work.) This build error happened after a
good days work on My mac OSX 10.3.9 rev 2.9. The mac version works.
I moved everything from the preopencard script to the opencard script
rebuilt the app and still got the same message hint: preopencard.
Does anyone have any idea of what this could be.

Posted: Fri May 23, 2008 1:05 pm
by Janschenkel
If you chose to password-encrypt the stack, then the error dialog cannot read the actual code, and may give you something like the above.
Try building a standalone without password-encrypting your stacks, and see if everything works - of there's an error, the dialog box will display improved information that should help you track the cause.
There's probably something missing, like an external or a library script.

Jan Schenkel.