Utility Routine Interface character*256 OUTDIR ... CALL GETOUTDIR( OUTDIR, LENOUTDIR ) CALL VGETOUTDIR( OUTDIR, LENOUTDIR ) ...
Variables Returned from the Utility Routine OUTDIR Character string to receive the value of the output directory name. LENOUTDIR Length of the character string OUTDIR.