>Is there a way in FORTRAN to open several logical >units to write to the terminal? Sure, OPEN(11, file='/dev/tty') OPEN(12, file='/dev/tty') etc. John H. Merritt --> merritt at iris613.gsfc.nasa.gov Applied Research Corporation at NASA/GSFC "Yesterday I knew nothing, today I know that."