Next: 3.10 SUBROUTINE INI_INP Up: 3 Utilities for input Previous: 3.8 SUBROUTINE SET_INPF_G

3.9 SUBROUTINE SET_INPS_G

      subroutine set_inps_g(name,ls,string,set,prog)
      implicit double precision (a-h,o-z)
      character*(*) name,string,set,prog
Adds a string parameter to the global list of an input set.
name:
name of the parameter
ls:
max. number of significant characters in ''name''
string:
string associated to name
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