Anonymous | Login | Signup for a new account | 2024-11-22 18:35 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 | ||||
0000990 | FL5 | 1.2 FLCC | public | 2020-03-12 09:43 | 2020-04-30 19:43 | ||||
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.1.21 | ||||||||
Target Version | 5.1.23 | Fixed in Version | 5.1.23 | ||||||
Summary | 0000990: Add new column format RST to read the rest of an record or to a fix offset inside of an record | ||||||||
Description | Currently to read a variable length rest of an record, format DLM with a delimiter which not occur and the switch ANDEOD must be used. It would be much more better to a own format to read the rest of an record into a column. The same is required if the next column starts at a fix offset and the remaining rest up to this offset must be read into a column. Read up to an and would be done if the offset is 0, if an offset defined the data would be read up to this offset. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0001309) Falk Reichbott (administrator) 2020-04-30 19:43 |
The format.rst() is now available to read remaining rest up to an offset or the end of an record or block. At write you can add space up to a certain offset, which is filled with the provided data or if not or some remaining rest will be padded with a defined padding byte. |
Issue History | |||
Date Modified | Username | Field | Change |
2020-03-12 09:43 | Falk Reichbott | New Issue | |
2020-03-12 09:43 | Falk Reichbott | Status | new => assigned |
2020-03-12 09:43 | Falk Reichbott | Assigned To | => Falk Reichbott |
2020-04-27 12:22 | Falk Reichbott | Summary | Add new column format RST to read the rest of an record => Add new column format RST to read the rest of an record or to a fix offset inside of an record |
2020-04-27 12:22 | Falk Reichbott | Description Updated | View Revisions |
2020-04-27 12:51 | Falk Reichbott | Relationship added | related to 0000996 |
2020-04-30 19:43 | Falk Reichbott | Note Added: 0001309 | |
2020-04-30 19:43 | Falk Reichbott | Status | assigned => resolved |
2020-04-30 19:43 | Falk Reichbott | Fixed in Version | => 5.1.23 |
2020-04-30 19:43 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |