Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date and Time displays
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00048093
Message ID:
00048195
Views:
31
>>I have a program with fields names of DATE
>>and TIME. I can not change these names.
>>When I send them to the printer,
>>the printer printes out the field value and
>>the system value.
>>example: TIME, printer prints out what is in the
>>TIME field and is also printes out the systems Time VALUE.
>>I only want to print out what is in the field.
>>ANY IDEAS?
>
>Do use the alias to qualify the field name? IE: Table.Time
>
>Vlad

Rob, in addition to the solutions the others have suggested, check the list of VFP reserved words and try NOT to use these in tables. Recently people have written about problems with fields named DESC, NUMBER and now DATE and TIME. All of these words are used internally by VFP, so it has trouble figuring out which meaning is the right one.

Keep this in mind for future tables, and you'll have fewer problems.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform