FLAM Issue Tracker - FL5
View Issue Details
0000613FL54. Element, Byte, Record or other APIpublic2014-12-02 07:532015-04-15 15:30
Falk Reichbott 
Rolf-Dieter Euler 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1 
5.15.1.03 
0000613: Add COBOL sample for FLCICV (fliconv) interface
Today we have implemented a linux like iconv utility in C as sample for the fliconv interface. For mainframes it would be useful to implement the iconv utility for z/OS (EDCICONV) in Cobol and provide this as addtional sample program.

EDCICONV see:
http://www-01.ibm.com/support/knowledgecenter/SSQ2R2_8.5.1/com.ibm.tpf.toolkit.compilers.doc/ref/user_guide_zos/cbcugmst442.htm%23Header_765 [^]


No tags attached.
Issue History
2014-12-02 07:53Falk ReichbottNew Issue
2014-12-02 07:53Falk ReichbottStatusnew => assigned
2014-12-02 07:53Falk ReichbottAssigned To => Rolf-Dieter Euler
2014-12-11 15:26Falk ReichbottNote Added: 0000712
2014-12-11 15:26Falk ReichbottStatusassigned => resolved
2014-12-11 15:26Falk ReichbottFixed in Version => 5.1
2014-12-11 15:26Falk ReichbottResolutionopen => fixed
2015-04-15 15:30Falk ReichbottFixed in Version5.1 => 5.1.03

Notes
(0000712)
Falk Reichbott   
2014-12-11 15:26   
We have add a sample program about the use of FLCICV (fliconv) in COBOL for z/OS which reads a PS-FB80 dataset (DD:INPUT) in EBCDIC IBM1141 and write it in UTF-8 to a PS-VB244. The sample is called SOFLCICV and can be found in FLAM.SRCLIB. The sample is available with version 5.1.3 of FLAM.