Next: 3.7 SUBROUTINE SET_INPI_G Up: 3 Utilities for input Previous: 3.5 SUBROUTINE GLOBAL_INP

3.6 SUBROUTINE SCAN_INP_G

      subroutine scan_inp_g(icol1,icol2,ls,set,prog)
      implicit double precision (a-h,o-z)
      character*(*) set,prog
Scans current input card for input parameters and adds these to the global parameter list. Only input of the form name=value is considered, other input is ignored.
icol1:
first column to be processed
icol2:
last column to be processed
ls:
number of significant characters considered in keywords
set:
name of input set
prog:
program for which this parameter is valid (blank=all)


P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000