| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| 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 |
|
#2
|
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 cklee1967-at-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----- |
|
#3
|
| 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 |
|
#4
|
| akumakh-at-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 |
![]() |
| Thread Tools | |
| Display Modes | |