Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Bug???
Message
De
18/03/1999 04:03:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
18/03/1999 03:37:16
Yin Min Chen
Nec Home Electronics(M) Sdn Bhd
Sungai Petani, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00199090
Message ID:
00199093
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform