Anonymous | Login | Signup for a new account | 2024-11-21 14:04 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000766 | FL5 | 1.2 FLCC | public | 2015-11-23 20:43 | 2015-12-02 19:16 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Ulrich Schwab | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | |||||||||
Target Version | 5.1.10 | Fixed in Version | 5.1.10 | ||||||
Summary | 0000766: Support JCL template for FLCL command generation | ||||||||
Description | In the command view it would be useful to provide a JCL job step. //FLCLcmnd EXEC PGM=FLCL,REGION=0M,PARM='cmnd=DD:PARM' //STEPLIB DD DSN=&SYSUID..FLAM.LOAD,DISP=SHR //SYSOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //PARM DD * command line /* | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000934) Falk Reichbott (administrator) 2015-12-02 19:16 |
In the option dialog you can now define a job step template like: //FLCL<cmnd> EXEC PGM=FLCL,REGION=0M,PARM='<cmnd>=DD:PARM' //STEPLIB DD DSN=&SYSUID..FLAM.LOAD,DISP=SHR //SYSOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //STDENV DD * LANG=de_DE.IBM-1141 //PARM DD * <flclCommandLine> /* This is used at command generation if JCL used to provide the complete job step as output. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-11-23 20:43 | Falk Reichbott | New Issue | |
2015-11-23 20:43 | Falk Reichbott | Status | new => assigned |
2015-11-23 20:43 | Falk Reichbott | Assigned To | => Ulrich Schwab |
2015-11-24 15:55 | Falk Reichbott | View Status | private => public |
2015-12-02 19:16 | Falk Reichbott | Note Added: 0000934 | |
2015-12-02 19:16 | Falk Reichbott | Status | assigned => resolved |
2015-12-02 19:16 | Falk Reichbott | Fixed in Version | => 5.1.10 |
2015-12-02 19:16 | Falk Reichbott | Resolution | open => fixed |
2015-12-02 19:21 | Falk Reichbott | Note View State: 0000934: public |
Copyright © 2000 - 2024 MantisBT Team |