Wrap utility and DOS style end of lines [message #72465] |
Tue, 24 June 2003 10:50 |
Kent Kvarfordt
Messages: 2 Registered: December 2002
|
Junior Member |
|
|
Greetings list,
I am using Oracle 8.1.7 on Win 2K Server and am trying to wrap/encrypt my functions, procedures,and packages. I am having problems with the wrap utility generating errors when I try to wrap certain procedures. As near as I can tell, the wrap utility does not like DOS style end of lines (rn) in the input file. If I strip off the r and go with UNIX style end of lines (n) wrap works fine.
Is there a way to get wrap to accept DOS style end of lines or is there an updated version of wrap available that works? I am really not too excited about having to run all the functions. procedures, etc through a "filter" to strip r prior to wrapping.
Thanks for any help,
Kent Kvarfordt
|
|
|