Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field TIMESTAMP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00332991
Message ID:
00332996
Vues:
22
>I´d like to know how VFP form designer fills the field "TIMESTAMP" on a .SCX file. I need to know that because I am developing a code generator. Thanks.

Hi Gustavo,

VFP converts a DateTime value to a binary integer and stores that integer in the TIMESTAMP field of SCX and VCX files.

The code to convert from Integer to Date/Time is in the Class Browser source code; however, I've taken that and created two PRGs, F5DTM2TS (DateTime to TimeStamp) and F5TS2DTM (TimeStamp to DateTime) that would handle these conversions for you.

I'll be glad to send them to you if you'd like.
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform