Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field TIMESTAMP
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00332991
Message ID:
00332996
Views:
23
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform