Mark,
It appears you have more than one EXEC called FINDMOD. Below is
text excerpted
from one on your website which says it can be used like an edit macro.
These are different
execs, correct?
EdP
/* NOTE: This exec can be executed as an ISPF EDIT MACRO */
/* from ISPF EDIT or VIEW from the command line without */
/* using the "TSO" prefix. Example: FINDMOD IEFBR14 */
It depends on which FINDMOD. There are at at least 2, one of which is
mine
(CBT FILE 434) that must run under ISPF in batch.
Example:
//FINDMOD JOB....
//********************************************************************
//ALOCPROF EXEC PGM=IEFBR14
//PROFILE DD UNIT=SYSALLDA,DISP=(NEW,CATLG,DELETE),
// SPACE=(CYL,(1,1,5)),DCB=(LRECL=80,
// BLKSIZE=0,DSORG=PO,RECFM=FB),
// DSN=userid.ISPF.TEMPPROF
//*-------------------------------------------------------------------*
//* Invoke ISPF *
//*-------------------------------------------------------------------*
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html