Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set date format once for all?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00216822
Message ID:
00217039
Vues:
16
Hi Eric,

>I would like to be able to set the date format only once in my application.
>So far, even if I set it in my startup program, I also need to put it in my forms base class. Is it, like the SET TALK command, specific by datasession?

Yes, SET DATE is scoped to the datasession. Take a look at VFP help for SET DATASESSION and it will show you all the commands scoped to a private datasession.

In the INIT of my baseform I SET all of the settings I'll need so they be set that way for every form I build.

HTH,
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform