Hi Personas Experts,
i have created a script that runs 5 times through the same transaction.
One run of the transaktion (in the backend) takes about 2 minutes.
If i start the script it workes fine but in the browser is no hourglass symbol.
It looks like a browser crash although the script is working correct.
Then i created 5 text labels and tried to put the 5 "ready messages" from the status bar after each run in one text label.
This works although fine but the messages do not appear until the whole script is complete. I want to give a status on the screen while the script is running.
Now, I have two questions:
1. Is there any possibility to bring an hourglass symbol or a progress bar in the foreground while a script is running ?
2. How can i update my screen or my text labels while a script is running ?
Thx! Thomas