Hi all,
I'm currently using Opus 04 XE. In my application I'm populating variables from a database using opus script, as well as inserting and updating. The problem I'm running into is the script seems to get ahead of the database at irregular times so I'll end up with a blank picture or textbox. Is there any way to stop the script until the record request has been completed?
I've tried setting the recordset to "", and then running a while statement with a wait until it's no longer = "", but it ends up in an infinite loop at times.
I've attached an example of my onload script if it will help anyone.
Thanks in advance for any help
Jason
You do not have the required permissions to view the files attached to this post.
|