searson1 Posted September 24, 2006 Posted September 24, 2006 Hi, When I try to runa script by clicking on an image, an Hour Glass with esc next to it appears. I know if I press the Esc Key, it stops, but why does it appear and can I stop it from happening? Many thanks Mark
BobWeaver Posted September 24, 2006 Posted September 24, 2006 It's just an indication that your script is running. The hour glass cursor will remain until the script finishes. If your script is taking too long, it may be that it's processing a lot of records, or it's stuck in an endless loop.
searson1 Posted September 24, 2006 Author Posted September 24, 2006 Thank you for that! I shall not worry about it now. Phew. Mark
Genx Posted September 24, 2006 Posted September 24, 2006 If you don't want the script to be "stoppable", you have to turn "Allow User Abort" to the off state at the begining of your script.
searson1 Posted September 24, 2006 Author Posted September 24, 2006 Genx, thanks for that info - very useful. I shall implement that now. Can you answer my question about having empty fields show up in my Layouts. (about two questions down from here). Mark
Lee Smith Posted September 25, 2006 Posted September 25, 2006 Hi Genx, Mark means the other post of his in this Topic, Here Lee
Recommended Posts
This topic is 6636 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