next up previous index
Next: Obtaining the values of Up: No Title Previous: Commands explanation


Input/Output unit numbers

For input/output streams COMIS uses the following channels by default:

channel
usage
lunsn =11
for the system's needs.
lunfil=12
for input source code under the !FILE directive.
lunlog=13
for output into the LOG-file.
lunmap=14
for access to the MAP-file.
lunedt=15
for the local editor
One can change the default values by

CALL CSSETL (lunsn,lunfil,lunlog,lunmap,lunedt)

before COMIS system initialization. In the case of PAW, these defaults have been changed to 81,82,83,84,85 respectively.


next up previous index
Next: Obtaining the values of Up: No Title Previous: Commands explanation
Back to CERN | IT | ASD | CERN Program Library Home
MG (last mod. 1998-08-19)