next up previous contents index
Next: Write EOF mark Up: User Routines Previous: Note:

Drop

CALL EPDROP (LUNIT,IERR*)

Drops an existing unit. User should call EPCLOS beforehand when writing. This concerns only this package, i.e. the space in common block /EPCOMM/ becomes free for another unit. For the system, the unit still exists, and may therefore be ``opened'' again later. The physical block count will be reset at re-opening.

Input parameters:
LUNIT
logical unit number
Output parameters:
IERR
error flag. See separate list.


Janne Saarela
Tue May 16 09:44:28 METDST 1995