I
Ian D McLean
Hello
I would like to create a modal dialog box which loops checking for the
existence of a file (ok.txt) in a specific location (c:\locationname). The
ok.txt file is being created by another application. The dialog box should
display a message ("Searching for file please wait ...") and an OK button
which only becomes available to the user once the ok.txt file has been
found. Once the ok.txt file has been found the message would change ("File
found press OK to continue") and the OK button would become available.
Clicking the OK button would then close the dialog box.
I'm sure that for most of you this is a pretty basic thing to do, but I have
very little knowledge of any kind of programming and I would like to impress
my colleage who uses a different programming language and says that he can't
do this!!!
Eagerly awaiting your replies.
Ian
I would like to create a modal dialog box which loops checking for the
existence of a file (ok.txt) in a specific location (c:\locationname). The
ok.txt file is being created by another application. The dialog box should
display a message ("Searching for file please wait ...") and an OK button
which only becomes available to the user once the ok.txt file has been
found. Once the ok.txt file has been found the message would change ("File
found press OK to continue") and the OK button would become available.
Clicking the OK button would then close the dialog box.
I'm sure that for most of you this is a pretty basic thing to do, but I have
very little knowledge of any kind of programming and I would like to impress
my colleage who uses a different programming language and says that he can't
do this!!!
Eagerly awaiting your replies.
Ian