Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date and Time displays
Message
From
03/09/1997 09:30:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00048093
Message ID:
00048251
Views:
33
>>>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

Hi Barbara and thanks for answering...
I inherited the problems with this program. My job is to makedo with what
I have and not redo. I do not have to explain the problems one gets when they have to modify an inherited program. As a rule, I try and stay away from reverse words, verbs, syntax and whatever.. :)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform