home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!SOCRATES.UMD.EDU!UCNICK
- X-Mailer: ELM [version 2.3 PL11]
- Message-ID: <L-VMCTR%92082623385578@VM1.CC.UAKRON.EDU>
- Newsgroups: bit.listserv.l-vmctr
- Date: Wed, 26 Aug 1992 23:39:09 EDT
- Sender: VMCENTER Components Discussion List <L-VMCTR@AKRONVM.BITNET>
- From: "Nick Gavrielatos" <ucnick@SOCRATES.UMD.EDU>
- Subject: Re: Fixes via Direct Info
- X-To: L-VMCTR@VM1.CC.UAKRON.EDU
- In-Reply-To: <no.id>; from "Mark A. Stevens" at Aug 26, 92 1:49 pm
- Lines: 47
-
- >
- > In article <L-VMCTR%92082523083091@VM1.CC.UAKRON.EDU> ucnick@SOCRATES.UMD.EDU
- > (Nick Gavrielatos) writes:
- > You can fix the | at least with the following:
- >
- > XEDIT fileid
- > SET HEX ON
- > CHANGE /X'6A'/X'4F'/* *
- > FILE
-
- To be honest with you, I used a macro before, something like
- this:
-
- /* FIXIT XEDIT */
- 'COMMAND ALTER x1 6A * *'
- 'COMMAND ALTER x2 5F * *'
- 'COMMAND FFILE'
- exit
-
- where x1 is the hex representation of the character that you
- see on your fixe, and which is the incorrect representaion of
- the OR bar, and where x2 is the same but for the NOT sign.
- You can find these out if you xedit one uploaded fixe and
- issue a hextype 1 against the line that contains them.
-
- Then when I uploaded any fixe, I just issued
- X X440455A FIXE A (PROFILE FIXIT
-
- and that left me in cms, while it fixed my file.
-
- I know, I know, wouldnt a bitnet-like listserver be better???
-
- Nick
-
-
-
-
-
-
- >
- > I know, I've been there ;->
- > --
- > Mark A. Stevens Phone: 708-534-0200
- > Systems Programmer Internet: xmas@uxa.ecn.bgu.edu
- > Educational Computing Network BITNET: XMAS@ECNUXA.BITNET
- > Board of Governors Universities VMSHARE: ECE/MARK
- >
-