Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Bug???
Message
From
18/03/1999 04:03:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
18/03/1999 03:37:16
Yin Min Chen
Nec Home Electronics(M) Sdn Bhd
Sungai Petani, Malaysia
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00199090
Message ID:
00199093
Views:
16
>I'm using VFP5 to build my project. I have a global set up of my project in main.prg, like SET DELETED ON, SET CENTURY ON and etc.
>
>When i run some on the forms, the global set up is not take effect, so i have to set them in the init even in the my base form class. But some of the forms take the global setup from the main.prg.
>
>Can anyone tell me why? Or, is this VFP problem?
>
>Thank U.
Some of the "set" commands are scoped to current data session. Main.prg settings would affect current data session and forms that use it. If you use DataEnv. then you better set them there or in load().
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform