[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: wilcard errors



Reply to notes from (1) Adriano Ortile  Sun, 6 Sep
1998 18:39:32 +0200 and (2) Peter Evans  Mon,
07 Sep 1998 07:21:05 +0900

-> >On my XyWin, the conversion between "lone return" to
-> "return-line feed" is
-> >easy, but I cannot do the vice versa (return-linefeed
-> back to lone return). [A.O.]
->
-> I don't think you can do this with Xy. For this and
-> miscellaneous other purposes, I use ... [P.E.]

You don't need an external program to convert CrLf's to either an
Ascii-13 carriage return or Ascii-10 line feed. Although these
characters can't be put on the CMline to do a manual search-and-
replace, the operation can be done with (very little) XPL.

Robert Holmgren's Convert! utilities includes routines that perform
both conversions. Go to XyWWWeb (URL below) and use your browser's
find function to locate the text string "Convert!". The relevant
routines within CONVERT.PM are:

 {{5cr210}} Change Carriage Return 13|10 to Ascii-10
 {{5cr213}} Change Carriage Return 13|10 to Ascii-13

--------------
Carl Distefano
CLDistefano@xxxxxxxx
http://users.datarealm.com/xywwweb/