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

Re: Minitrue



** Reply to note from xywrite@xxxxxxxx Mon, 12 Oct 1998 14:O3:28 -0500

> How do you do the DOS to Unix?

Actually, it's pretty easy. What we want here is Ascii-13/10 ==> Ascii-10.
I attach a frame that does it (CR210.PM); strip out the frame dross if
you just want to RUN it (i.e. keep the stuff from BX to Q2). There's a
slew of these types of conversions at:
http://users.datarealm.com/xywwweb/
Search for "Convert!", and download CONVERT.ZIP. There are many
frames in the ZIP, all brief. They do the trick. Here's the routine
in XPLCode; it works from current CharacterPosition to EOF:

XPLeNCODE v2.0
b-gin [UNTITLED]
{{;5cr210}} Change Carriage Return 13|10 to Ascii-10,{17}from
  to EOF (for Unix) (RJH 4/7/97)[cr|lf]{2}[BX_]ci {252}
[cr|lf]{252}{10}{252}[Q2_]{2}[cr|lf]
-nd
XPLeNCODE




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


Attachment: cr210.pm
Description: Binary data