FLAM Issue Tracker - CLE/P
View Issue Details
0000331CLE/P1. CLEpublic2014-02-12 16:302014-02-12 21:23
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
System zz/OSV1R13
1.1 
1.21.2 
0000331: Add STDENV DD statement support to CLE batch utility to simply define enviroment variables.
CLE supports environment variables over the configuration file per owner but it could be easear for customers to setup the enviroment as inline code in JCL. Based on that it would be useful to support the STDENV DD name on z/OS.
No tags attached.
Issue History
2014-02-12 16:30Falk ReichbottNew Issue
2014-02-12 16:30Falk ReichbottStatusnew => assigned
2014-02-12 16:30Falk ReichbottAssigned To => Falk Reichbott
2014-02-12 21:17Falk ReichbottProjectFL5 => CLE/P
2014-02-12 21:17Falk ReichbottCategory1.1 FLCL => z. Other
2014-02-12 21:20Falk ReichbottCategoryz. Other => 1. CLE
2014-02-12 21:20Falk ReichbottProduct Version0.9.0 => 1.1
2014-02-12 21:20Falk ReichbottTarget Version5.0.0 => 1.2
2014-02-12 21:20Falk ReichbottSummaryAdd STDENV DD statement support for FLCL batch utility to simply define enviroment variables. => Add STDENV DD statement support to CLE batch utility to simply define enviroment variables.
2014-02-12 21:20Falk ReichbottDescription Updatedbug_revision_view_page.php?rev_id=113#r113
2014-02-12 21:23Falk ReichbottNote Added: 0000292
2014-02-12 21:23Falk ReichbottStatusassigned => resolved
2014-02-12 21:23Falk ReichbottFixed in Version => 1.2
2014-02-12 21:23Falk ReichbottResolutionopen => fixed

Notes
(0000292)
Falk Reichbott   
2014-02-12 21:23   
With the DD statement below it will now be possible to set environment variables:

//STDENV DD *
HOME=/u/falk
USER=falk
/*

To activate the new feature you must define __HOST__ to compile.