Gary, 
 
Use two things and array and split.
 
array = split(string , "/")
 
string = array(0)+array(1)+array(2)
 
This is how I have done it in the past.
 
Denise Sebastian

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Williams
Sent: Monday, March 05, 2007 11:06 AM
To: [email protected]
Subject: [Talk] reformating dates


I am working on a new script and my input file from pharmacy has the
date as 07/14/2004. The meditech field wants it in a format of 07042004.
Can the script remove the "/"? 
 
Thanks
Gary Williams
Data Tech
Memorial Hospital

Reply via email to