Please enable JavaScript to view this site.
From Version 6.2.62 - The parameters for a specific Folder Monitor Name are held in the file AFLRMONP and are uniquely keyed on Folder Monitor Name and Parameter Name.
A CCSID(65535)
A REF(AFLDREF)
A UNIQUE
A R AFLRMONPR TEXT('Folder Monitor Parameters')
A FPMNAM R REFFLD(MNAM)
A FPPRMN R REFFLD(PRMN)
A FPPRMV R REFFLD(PRMV)
A K FPMNAM
A K FPPRMN
From Version 6.2.70 - The parameters for a specific Job Launcher Name are held in the file AJOBLAUP and are uniquely keyed on Launcher Name and Parameter Name.
A CCSID(65535)
A REF(AFLDREF)
A UNIQUE
A R AJOBLAUPR TEXT('Job Launcher Parameters')
A JPMNAM R REFFLD(MNAM)
A JPPRMN R REFFLD(PRMN)
A JPPRMV R REFFLD(PRMV)
A K JPMNAM
A K JPPRMN