//* //* PROBLEM DESCRIPTION(S): //* TMVT800 - //* Modify stage 1 sysgen macros as follows: //* //* Macro Change //* SGASMPAK Add JOB card to assemblies, //* change assembler name to IEUASM, //* change COND to (0,LT), add REGION=300K, //* modify SYSPRINT card to increase space //* and reduce BLKSIZE. //* SGLEDPK1 Add JOB card to link edits, add //* REGION=300K. //* TSASMPAK Add JOB card to TSO assemblies, //* change assembler name to IEUASM, //* change COND to (0,LT), add REGION=300, //* modify SYSPRINT card to increase space //* and reduce BLKSIZE. //* GENERATE Add JOB card generation. //* SGIEK401 Add REGION=300K parameter to linkage editor //* EXEC statement. //* SGIFC600 Add JOB card generation. //* SGIEA2NP Increase BCT loop for NIP timer test. //* JOBSEP New macro to create JOB cards. //* //* COMPONENT: 360S-CI505-EBB2218 //* //* APARS FIXED: TMVT800 //* //* SPECIAL CONDITIONS: //* IOGEN: An I/O generation is required for implementation //* of the functionality added by this usermod. //* GENTYPE = IO //* //* COMMENTS: //* LAST CHANGE: 2010/07/09 //* //* THE FOLLOWING MODULES AND/OR MACROS ARE AFFECTED BY THIS USERMOD: //* //* MACROS //* GENERATE //* JOBSEP //* SGIEA2NP //* SGIEK401 //* SGIFC600 //* SGLEDPK1 //* TSASMPAK //*