|
When I run
the following code: CLS PAUSE 3
USING 'Please wait while Invoice values are recalculated...' + CAPTION
'Fleet Invoicing...' + OPTION
ICON_FILE hourgls2.gif -- run
calculation with the hour glass gif file executing CLS PAUSE 3
USING 'This is the second message' CAPTION 'TEST' ICON SERIOUS RETURN When it
gets to the second PAUSE command the GIF file specified on the previous PAUSE
statement still displays instead of the ICON SERIOUS, shouldn’t the CLS command
clear this condition? You can use
any animated GIF file instead of the one in the code. Javier, Javier Valencia, PE President Valencia
Technology Group, L.L.C. 14315
S. Twilight Ln, Suite #14 Olathe,
Kansas 66062-4578 Office
(913)829-0888 Fax
(913)649-2904 Cell
(913)915-3137 ================================================ Attention: The information contained in this
message and or attachments is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review,
retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
system and destroy all copies. ====================================================== |
