Hi,
The DoModal method might be what you are looking for - from the docs:
###
# (@)METHOD:DoModal([DISABLE_ALL=FALSE])
# Enter the GUI dialog phase for a specific window: the script halts,
the
# user can intera
Hi all,
I'm trying to implement a simple error handling subroutine, which pops up
a modal error message during the main Dialog() phase.
My problem is that when I call my subroutine, the modal window appears,
but my script won't wait for me to close it before carrying on. I've had a
bit of a fiddl
2 matches
Mail list logo