Open/Close FZ Zebra logical Units

+-------------+                                               +----------##
| Geant 3.11  |               GEANT User's Guide              | IOPA200  ##
+-------------+                                               +----------##
                                   

Author(s) : R.Brun Submitted: 01.06.83 Origin : GEANT3 Revised: 20.08.87

           +--------------------------------------------------+
           |CALL GOPEN (LUN,CHOPT,LEN,IER*) |
           +--------------------------------------------------+
                                  

LUN
Logical unit number
CHOPT
Character string or variable. If CHOPT = 'I' file is an input file 'O' file is an output file 'X' file is written in Exchange mode
LEN
Maximum record length. For more details see routine FZFILE in the ZEBRA manual
IER
Error flag

               +------------------------------------------+
               |CALL GCLOSE (LUN,IER*) |
               +------------------------------------------+
                                  

LUN
Logical unit to be closed
IER
Error flag