Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why don't I see cleanup class?
Message
From
21/06/2002 16:20:48
 
 
To
21/06/2002 11:58:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00671062
Message ID:
00671236
Views:
16
Hello,

It's a matter of how one gets used. For example, I don't even bother about that. One of the app object methods set the environment. I even set is 'as default' in vfp. I don't care if in design mode I have set talk off. When vfp quits, it restores the environment automatically.

Just my oppinion.


>Every time I see code written by someone else I always see things like:
>
>Procedure ??
>  lcTalk = Set('Talk')
>  Set Talk Off
>  .........
>  Set Talk &lcTalk
>EndProc
>
>Is there a reason people don't use a class to save & restore settings
>

Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform