FLAM Issue Tracker - FL5
View Issue Details
0000712FL51.1 FLCLpublic2015-08-05 12:552015-08-07 15:03
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.07 
5.1.085.1.08 
0000712: Support of special condition codes
In some cases special condition codes are required for job control.

For example. If UTF-8 detected and all character in the first block are smaller then 128 and later an EILSIG is encountered, then a special condition code must be issued to run FLCL with the correct singel byte code page again.
No tags attached.
Issue History
2015-08-05 12:55Falk ReichbottNew Issue
2015-08-05 12:55Falk ReichbottStatusnew => assigned
2015-08-05 12:55Falk ReichbottAssigned To => Falk Reichbott
2015-08-07 14:57Falk ReichbottNote Added: 0000876
2015-08-07 14:57Falk ReichbottStatusassigned => resolved
2015-08-07 14:57Falk ReichbottFixed in Version => 5.1.08
2015-08-07 14:57Falk ReichbottResolutionopen => fixed
2015-08-07 14:57Falk ReichbottNote View State: 0000876: public
2015-08-07 15:03Falk ReichbottSummarySupport of spacial condition codes => Support of special condition codes

Notes
(0000876)
Falk Reichbott   
2015-08-07 14:57   
Add support for special condition codes to CLEP and issue the special condition code 112.

Special condition codes
~~~~~~~~~~~~~~~~~~~~~~~

 112 - After a UTF-8 char set detection based on characters smaller
        then 128 (50%) a EILSIG error can occur at read. In this case
        it makes sense to run the command again with the correct ASCII
        CCSID, for example Latin1.