FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000818FL51.2 FLCCpublic2016-07-20 09:242016-07-22 15:04
ReporterFalk Reichbott 
Assigned ToUlrich Schwab 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.1.12 
Target Version5.1.13Fixed in Version 
Summary0000818: FLCC insert default values in generated command
DescriptionThe hard coded default values (f.e. INDSIZ) from the parameter tables are always put into a generated command. This is only required if the value changed by entering another vaule over the dialog.
Additional Information//FLCLCONV EXEC PGM=FLCL,REGION=0M,PARM='CONV=DD:PARM'
//STEPLIB DD DSN=&SYSUID..FLAM.LOAD,DISP=SHR
//SYSOUT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//PARM DD *
   READ.BINARY(
   )
   WRITE.RECORD(
      INDSIZ=-1
   )
/*
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-07-20 09:24 Falk Reichbott New Issue
2016-07-20 09:24 Falk Reichbott Status new => assigned
2016-07-20 09:24 Falk Reichbott Assigned To => Ulrich Schwab
2016-07-22 15:01 Ulrich Schwab Description Updated View Revisions
2016-07-22 15:04 Ulrich Schwab Status assigned => resolved
2016-07-22 15:04 Ulrich Schwab Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker