How to avoid the flashing screens when I need to open al my files (about
38). There's a way to have only one screen with any progress bar and opening
all the files in the background ?
Thanks in advance
Shai
--
|
|
0
|
|
|
|
Reply
|
shai
|
1/2/2004 2:10:53 PM |
|
shai Ben Mordechai (Rosenblum) <gla@actcom.co.il> wrote:
> How to avoid the flashing screens when I need to open al my files (about
> 38).
If you open your files by calling an initializing script in each file
from a central opener file, those scripts should do nothing that causes
the screen to refresh. I just find and sort the records and initialize
some globals. That way the files open silently in the background while
you are looking at the opener file. A startup script in each file calls
the central opening script.
--
Hans Rijnbout
Utrecht, Netherlands
|
|
0
|
|
|
|
Reply
|
j
|
1/2/2004 4:00:01 PM
|
|