dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10) - Oracle Tools

This is a discussion on TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10) - Oracle Tools ; I am trying to output a binary file using TEXT_IO and whenever I put CHR(10), I find that Oracle Forms 6i writes out CHR(13) and CHR(10) instead. Is there any way to prevent the system from writing out the CHR(13) ...


Home > Database Forum > Oracle Database > Oracle Tools > TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10)

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 05-17-2007, 10:23 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10)

I am trying to output a binary file using TEXT_IO and whenever I put
CHR(10), I find that Oracle Forms 6i writes out CHR(13) and CHR(10)
instead. Is there any way to prevent the system from writing out the
CHR(13) ? Thanks

Reply With Quote
  #2  
Old 05-17-2007, 01:16 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

cklee1967@gmail.com schreef:
> I am trying to output a binary file using TEXT_IO and whenever I put
> CHR(10), I find that Oracle Forms 6i writes out CHR(13) and CHR(10)
> instead. Is there any way to prevent the system from writing out the
> CHR(13) ? Thanks
>

CR/LF would be standard DOS; what you want is *nix
Wait a minute: binary file? TEXT_IO and binary files?
Sorry - never gone there
- --
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFGTI3RLw8L4IAs830RAp3kAJ40XF59Bmszxhdo4iLOP4 GHA7HhtQCdHv80
C/JsbRMndFMcJRCpfb8HHl0=
=/4Ur
-----END PGP SIGNATURE-----
Reply With Quote
  #3  
Old 05-24-2007, 09:26 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10)

On May 17, 9:23 am, cklee1...@gmail.com wrote:
> I am trying to output a binary file using TEXT_IO and whenever I put
> CHR(10), I find that Oracle Forms 6i writes out CHR(13) and CHR(10)
> instead. Is there any way to prevent the system from writing out the
> CHR(13) ? Thanks


Wow... Text_IO with binary files?.. how did you do that?.. I nedd that
functionality too man... Can you explain me how to do it? thanks

Reply With Quote
  #4  
Old 05-25-2007, 05:23 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: TEXT_IO.PUT replace CHR(10) with CHR(13) CHR(10)

akumakh@gmail.com schrieb:
> Wow... Text_IO with binary files?.. how did you do that?.. I nedd that
> functionality too man... Can you explain me how to do it? thanks
>

look here:

http://info.michael-simons.eu/2007/0...acle-forms-6i/

Volker
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 04:26 PM.