pchris
10-06-2007, 06:44 AM
Hello,
I want to show a message while I am searching through the registry. So I want somenthing like:
Show Message ("Searching... Please wait");
repeat
search
until found or end.of.registry
Hide Message;
Is it possible?
Cristy
I want to show a message while I am searching through the registry. So I want somenthing like:
Show Message ("Searching... Please wait");
repeat
search
until found or end.of.registry
Hide Message;
Is it possible?
Cristy