Data General Nova 4/x -- update on Kermit

Tom Jennings tomj at wps.com
Tue Mar 15 19:14:41 CST 2005


On Tue, 15 Mar 2005, Tom Jennings wrote:

oops! notes

> CCCCCCCCCCCCC  STDIO.FT CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
> C code here....
> ...

(C in column 0 being a COMMENT in FORTRAN, not "C" language)




> 1WMGRKERMIT.FR$<NCCCCCCCCCCCCC ^T$T1BC1BS10KS $-1D1KBS0GCGW^B1$(^)!I;>GC$$

The above is from an xterm cut'n'paste during an edit session; the
command contains errors. Here's the correct command:

1WMGRKERMIT.FR$<NCCCCCCCCCCCCC ^T$T1BC1BS10KS $-1D1KBS0GCGW^B1$;>GC$$


The (^) is how the editor shows where the cursor is, when you ask
with the T command.

The !I crap was where needed to add ;>GC... to the command.

And in fact, the ; test is misplaced; it should follow the escape
($) that immediately follows the N...$ command. The script
actually errored out after the last file was written; but since
the job was done I didn't care at that point.


For posterity, and some DG person will point it out... :-)



More information about the cctalk mailing list