Edit REXX


The ISPF/PDF Edit screen shown in ISPF/PDF EDIT Screen—File-AID-generated JCL is displayed when you enter the EDIT command on the File-AID-Extract-for-Db2 panel and the MODE status is ONLINE.

ISPF/PDF EDIT Screen—File-AID Generated REXX

VIEW - File-AID Generated REXX -------------------------------- COLUMNS 000 000
Command ===>                                                    SCROLL ===> CSR
   You are now viewing the REXX that File-AID has generated to perform
   the required function.

****** ****************************** Top of Data ******************************
==MSG> -Warning- The UNDO command is not available until you change
==MSG>           your edit profile using the command RECOVERY ON.
000001 /* REXX */
000002 /* TRACE R */
000003 MSG_STAT = MSG("OFF")
000004 ADDRESS TSO
000005 'FREE FI(DFSPARM)'
000006 'FREE FI(SYSOUT)'
000007 'FREE FI(RDXEC)'
000008 'FREE FI(RDXMLIB)'
000009 'FREE FI(EXTRACT)'
000010 'FREE FI(X37MSG)'
000011 'FREE FI(PROGRESS)'
000012 'FREE FI(REPORT)'
000013 'FREE FI(RDXSOLCD)'
000014 'FREE FI(SYSTEM)'

Use this screen to view or edit the extract REXX statements generated by File-AID. If you want to save these REXX statements, use the ISPF/PDF CREATE or REPLACE command before exiting this panel. Otherwise, File-AID deletes this file after extract execution as well as the temporary extract criteria work file.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX File-AID for Db2 23.01