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

Re: Carriage returns in an imported file



** Reply to note from xywrite@xxxxxxxx Mon, 22 Feb 1999 02:14:34 -0500

Assuming that this left-arrow is in fact an Ascii-13 without a subsequent
Ascii-10 line feed -- you can check this easily enough with any LIST-like
utility, just go into Hex mode and look to see whether 0D is followed by 0A
-- then Adriano is correct that XYWWWEB.U2 has a whole bunch of conversion
utilities, among which T1310 is probably the most versatile -- if conversion
is what you're after (i.e. conversion from 13 to 13/10). But if you just
want to SEarch for these characters, look in your manual on CRG p.3-58 for
the "carriage return wildcard". You'll want to set this up in your KBD file
(if it isn't already there) as "nn=NN,{17}" where {17} is probably
Alt-Ctrl-1-7 on your keypad (the result is a three-byte Ascii-17 or Hex-11).
Then you can key in, on the CMline, "se //".


---------
Robert Holmgren
holmgren@xxxxxxxx
---------