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

⟦f53b49cff⟧ TextFile

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

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-10-20
Anders Lindgård
*nl1*
*ct*
m
macro
*nl1*
*rj**np*
Creates and executes a file by modifying the file in the call by the
auxilliary parameters in the call.
*ns 1,2,Call:*
        -----*nl1*
<outfile>=macro <file>.<par>
*nl*
<outfile>::=<empty>/<filedescriptor>
*nl*
<file> specifies the input file
*nl*
<par> specifies the fp-parameters. Up to 10 parameters may
be defined. The parameters are separated by a . .
*nl*
<outfile> If specified macro will use this as output file,
else a working file is created.
*ns 1,2,Function:*
        ---------
*np*
The file specified is searched for the character !. 
If the next character is a number the corresponding parameter
from the parameterlist is inserted instead of the !<no> double
character. Finally the file is executed as if the program "i"
was called. The program should never be called inside a
a parantheses.
*ns 1,2,Storage requirements:*
        ---------------------*nl2*
As for a normal ALGOL program.
*ns 1,2,Error messages:*
        ---------------*nl*
*sj**se?*
**parameters missing
  Too few paramters in the call
***connect input <file>
  The input file <file> did not exist
?se*?
*rj*
*lm0*
*ns 1,2,Language: ALGOL*
        ---------*nl*
*ns 1,2,Maintenance level: user*
        ------------------*nl*
User
*ef*
▶EOF◀