This certainly should not be happening.
There should be no coupling between the two.
Comment out the ???offending??? line and see if it still happens.
I suspect something else is changing the format.

Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]
________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of TOM HART
Sent: Monday, August 22, 2011 4:32 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Time format change

I'm stumped, how does this variable change the time format in my database

set var vNextrans text = 
(.vEmpID+(format(.#date,'yymmdd'))+(format(.#time,'hhmmss'))+'T')

This set var works but after I run it the time format is changed to hhmmss in 
my database, everywhere I have a time value it is this format.  It does not 
however change the data format.  Am I missing something because the reason I 
use this is because Razz had shown examples on using this.

Tom Hart

Reply via email to