A
Arturo
I am running some code that opens up scripts on screen. They take about 45 to
60 seconds to run. At the end of the process, Access closes. I would like to
insert some code at the beginning of the process that will open the file
"C:\Folder\PleaseWait.txt" and maximize it so it covers the entire screen.
Then, at the end of the process I would like it to close.
The process would be like this:
Open "C:\Folder\PleaseWait.txt.â€
Run my code.
Close "C:\Folder\PleaseWait.txt.â€
Thank you.
60 seconds to run. At the end of the process, Access closes. I would like to
insert some code at the beginning of the process that will open the file
"C:\Folder\PleaseWait.txt" and maximize it so it covers the entire screen.
Then, at the end of the process I would like it to close.
The process would be like this:
Open "C:\Folder\PleaseWait.txt.â€
Run my code.
Close "C:\Folder\PleaseWait.txt.â€
Thank you.