Anonymous | Login | Signup for a new account | 2024-11-22 13:18 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 | ||||
0000447 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2014-05-20 18:44 | 2014-05-21 16:51 | ||||
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.1 | Fixed in Version | 5.0 | ||||||
Summary | 0000447: Add DECO parameter to read.record() to decompress records from flamfiles | ||||||||
Description | Like the DECO parameter for read binary it would be useful to have a deco parameter for read record so that a flamfile will be decoded so that a transparent access to file are possible. read.record(file='<USER>.TEST.TXT' DECO) --> will give the records from the text file. read.record(file='<USER>.TEST.ADC' DECO --> will give the clear records from the FLAMFILE | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000466) Falk Reichbott (administrator) 2014-05-21 16:51 |
With read.record(decompress) the decompression over FLAM can be activated. If the file a FLAMFILE the decompressed records from the members of the FLAMFILE are given back. Other compressors are not record oriented and not supported by this feature. With write.record(compress.flam(mode=xxx comment='???')) the compression to a FLAMFILE can be activated. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-05-20 18:44 | Falk Reichbott | New Issue | |
2014-05-20 18:44 | Falk Reichbott | Status | new => assigned |
2014-05-20 18:44 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-05-21 16:51 | Falk Reichbott | Note Added: 0000466 | |
2014-05-21 16:51 | Falk Reichbott | Status | assigned => resolved |
2014-05-21 16:51 | Falk Reichbott | Fixed in Version | => 5.0 |
2014-05-21 16:51 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |