.TITLE ERLUN - Define Luns .IDENT /V01.00/ ; ; Declare special lun definitions. This module must be loaded ; in the task root. ; .PSECT ERR$LU,RO,D,GBL .USLU1:: ;Declare user special lun #1 ERLUN1::.WORD 0 ;Use for message output .USLU2:: ;Declare user special lun #2 ERLUN2::.WORD 0 ;Use for QIOSYM file I/O .END