home *** CD-ROM | disk | FTP | other *** search
- From: akcs.mage@hpcvbbs.cv.hp.com (William H. Blohm)
- Date: Thu, 10 Sep 1992 17:40:02 GMT
- Subject: Re: GD7 SNAFU IN SMTK.DOC
- Message-ID: <2aaf8704.1683.1comp.sys.hp48.1@hpcvbbs.cv.hp.com>
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.mage
- Newsgroups: comp.sys.hp48
- References: <2aaee171.1683comp.sys.hp48@hpcvbbs.cv.hp.com>
- Lines: 6
-
- One possibility: upload using binary to an UNIX machine from your PC
- and use vi to fix. I used the following command: :1,$s/^Z//g to
- do it on mine. OOps. typo. Should have been :1,$s/^Z/->/g Just
- remember that in some places it will change the line length by 1 and so
- the pretty borders will have a jag here and there. Could have done
- this with awk or sed, too. Then just download binary back to your PC.
-
-