[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Substituting characters in a string
- Subject: Re: Substituting characters in a string
- From: "Jeff T. Orwick [C]" <orwick@CIG.MOT.COM>
- Date: Mon, 19 Aug 1996 17:12:59 -0500
- In-Reply-To: Bill Spence <bill_spence@BCTINET.BCTRANSIT.COM> "Substituting characters in a string" (Aug 19, 3:29pm)
- References: <199608192204.SAA10786@po_box.cig.mot.com>
Look at the function TRANSLATE and the command ENCODE.
ENCODE allows you to define a variable with control characters
TRANSLATE converts all instences of x into y.
On Aug 19, 3:29pm, Bill Spence wrote:
> Subject: Substituting characters in a string
> I am reading text which contains carriage control
> characters. Is there a way to edit them out using something
> like 'substr' so that I can reconfigure the output. The
> datatype being read is defined as 'long' in an Oracle
> database.
>
> Any suggestions appreciated.
>-- End of excerpt from Bill Spence
--
Thanks,
Jeff Orwick
847.632.6943