Hi Tom, Follow that command with set time hh:mm:ss Bernie Lis ----- Original Message ----- From: TOM HART To: RBASE-L Mailing List Sent: Monday, August 22, 2011 5:31 PM 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

