Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 1 -------- 18/03/2009 @ 22:01 by aldweb
visitor |
Hello Gary,
The SAVESCREEN statement only saves a printscreen of the screen, it does not save the status of the various objects. You have to manage them with code (store checkbox status in some variable, and restore the checkbox status upon re-opening the form accordingly).
The main purpose for using SAVESCREEN and RESTORESCREEN is for saving some custom drawings (lines, points, squares...) that are not stored in a form.
Cheers, aldweb
|