FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000447FL52.2 Subprogram FLUC (CONV)public2014-05-20 18:442014-05-21 16:51
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.0 
Target Version5.1Fixed in Version5.0 
Summary0000447: Add DECO parameter to read.record() to decompress records from flamfiles
DescriptionLike 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
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker