Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date and Time displays
Message
From
03/09/1997 09:36:40
 
 
To
03/09/1997 09:22:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00048093
Message ID:
00048252
Views:
24
>>>>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?
>>>
>>>Hi, Rob. Do you use Report Writer or something else?
>>
>>Hi Edward... No I am not using Report Writer. The is just code.
>>The code I am using is:
>>???date && sends the date to the printer (HP III)
>>thanks..rob
>
>You can ensure yourself using:
>dDate=table1.date
>??? dDate

thanks Edward...

it would need to read:
dDate=table1.date
???DTOC(dDate)
But... it stills prints the system date() over the date I have in the field.
I think it is a bug. anymore ideas?
thanks..rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform