Newbies ravedog Posted June 14, 2002 Newbies Posted June 14, 2002 i have built a splash screen for my DB, that basically has a graphic that simulates a progress bar and a global text field below it that shows progress text. the script that runs has a series of actions and before each action, i run a sub script that sets the global container field (that shows the progress bar) with the progress bar graphic and also the next text to appear below... problem is that it only updates the screen every so often even though i have Refresh Screen at the beginning and end of the subscript and even a goto Field (with no field listed) at the end of the script.
Ocean West Posted June 14, 2002 Posted June 14, 2002 [color:"red"] Topic moved to "Right Brain" forum
falkaholic Posted June 17, 2002 Posted June 17, 2002 You could try puttin a Pause/Resmue for 1 sec step in progress bar script. The only problem is that it willl make everything take way longer. As well, try uses the Go To Layout step with refresh (not sure if that is what you mean by refreshing).
Recommended Posts
This topic is 8194 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now