DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f135567d1⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »listerrinp«

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
            └─⟦this⟧ 

TextFile


 *pl 297,21,240,13,4*
*pn 0,0**lw 170* *ld 12* *ps*
*qr*
1980-12-08
Erik Hansen
Geodætisk Institut
and
Anders Lindgård
*nl1*
*ct*
listerror
*nl1*
*rj**np*
Prints selected lines of a textfile containing an algol program.
*nl1*
*ns 1,2,Example:*
        --------*np*
The fp-command
*nl*
listerror myprog l.67.89
*nl*
will list the lines 67 and 89 of the file myprog
counted from the first "begin" or "external"
in the same way as
the algol compiler does.
*nl1*
*ns 1,2,Call:*
        -----*nl1*
<outfile>=listerror <file> <linelist>
<outfile>::=<empty>/<filedescriptor>
*nl*
If <empty> current output is used else the file described by
<filedescriptor>.
*nl*
<file> must describe a text file on the RC8000 backing store.
It should contain an algol program.
*nl1*
<linelist>::=l.<lines>*nl*
lines::=<integer>/<integer><lines>
*nl*
Specifies the lines to be printed. Linenumbers must be
increasing.
*ns 1,2,Function:*
        ---------
*np*
The input file <file> is scanned for the first "begin" or
"external". The lines specified in the call are listed 
in the same way as the algol compiler does.
The program does not work if "algol copy.<file> " is used.
*ns 1,2,Storage requirements:*
        ---------------------*nl1*
As for a normal ALGOL program.
*ns 1,2,Error messages:*
        ---------------
*se?*
?sj?
?rj?
?se*?
*lm0*
*ns 1,2,Language: ALGOL*
        ---------*nl2*
*ns 1,2,Maintenance level: user*
        ------------------
*ef*
▶EOF◀