Buddy

When I try to create this var in the report I
get a syntax error.  This is in 6.5.

  rTextDate  = (CTXT(FORMAT(Tr_date,'mmddyy')))

Am I doing something wrong?

Thanks
Marc

----- Original Message ----- 
From: "Walker, Buddy" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, March 02, 2005 4:37 PM
Subject: [RBG7-L] - RE: Date format 02 23 05


Marc
  In your report create a variable 
 
  rTextDate  = (CTXT(FORMAT(datecolumn,'mmddyy')))
 
  Then locate the variable rTextDate
 
Buddy
 

________________________________

From: [email protected] on behalf of Marc
Sent: Wed 3/2/2005 4:35 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Date format 02 23 05



How do you format the date in reports
like 02 23 05 in reports for 6.x
or 022305

I just got a call from an office in Fla and
Medicare (my friends) does not want
the / in the dates.

I have to get this user fixed ASAP until I can
finish converting my app to 7.1 and
upgrade him.

Thanks
Marc

Reply via email to