Hi, playing around with DyBASE I ran into a problem. The script I work on can be found at http://www.robertmuench.de/dybase-test.r
What does it do? It reads all messages from an IOS Messenger and stores them into a database. Further it keeps track of some fields thru indices. Adding records works, I'm working with the messages from Developer server. Rerunning the script after it has finished doesn't work as it seems the database can't be opened again from the same session. Don't know why. Does anybody know what the problem is? How to close down a program so that I can run it from the same session again? Running a fesh instance give than the following error: ** Script Error: fetch-component has no value ** Where: _lookup-object ** Near: set in obj (to word! field-name) fetch-component On the second run the script tries to check if a message already was added to the database. There seems to be a problem. For those of you without an IOS message base I have created a ZIP with 15 messages, so you can try the script as well. You can find the files at http://www.robertmuench.de/messages.zip -- Robert M. Münch Management & IT Freelancer Mobile: +49 (177) 245 2802 http://www.robertmuench.de -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.