Anonymous | Login | Signup for a new account | 2024-11-22 18:52 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 | ||||
0000452 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2014-05-26 08:07 | 2014-06-05 16:33 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 5.0 | ||||||||
Target Version | 5.0 | Fixed in Version | |||||||
Summary | 0000452: Transparent read of FLAMFILES with read.binary/char/text/xml() | ||||||||
Description | After implementation of a soultion for a transparent read of FLAMFILEs with read.record(), an analogue behavior can be implemented for the block oriented read methods. At read.binary() the DECOMPRESS parameter already exist for GZIP, BZIP2 and XZ and can also be used to indicate that a FLAMFILE must be decompressed, to build the block. For methods binary, char and xml, the records are simply concatinated. The text mehtod requires that a delimiter are add to each record to build a text block. Depending on the record format of the FLAMFILE member, the original data will be reproduced as best as possible for block oriented IO procedures. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000482) Falk Reichbott (administrator) 2014-06-05 16:33 |
The transparent read of FLAMFILES in block oriented methods (read.binary()/char()/text()/xml()) are implemented and will be publish later togehter with the transparent reed of record oriented data sets in version 5.0.11. The transparent read currently supports text files with delimiter, the same textfile as FLAMFILEs with inrecformat=undefined or stream, FLAMFILEs from mainframes with text records or GZIP/BZIP2/XZ files with the same text file as content. Means you can read the same text file as clear text file, as GZIP/BZIP2/XZ file, as FLAMFILE(undefined, stream or deticated record format) with different character encodings from different platforms and you will get always the same records with FCRGET(). The missing format are curently the same text file as VB[A/M], FB[A/M] or VSAM dataset on mainframes. To read also these data sets transparent must still be implemented. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-05-26 08:07 | Falk Reichbott | New Issue | |
2014-05-26 08:07 | Falk Reichbott | Status | new => assigned |
2014-05-26 08:07 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-06-05 16:33 | Falk Reichbott | Note Added: 0000482 | |
2014-06-05 16:33 | Falk Reichbott | Status | assigned => resolved |
2014-06-05 16:33 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |