FLAM Issue Tracker - FL5
View Issue Details
0000186FL52.2 Subprogram FLUC (CONV)public2013-09-25 14:162013-09-26 09:56
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
 
5.10.08 
0000186: Add replacement of form feed control character by n new lines at text formatting
Currently we can replace a form feed by n new lines in FIOTXT (read file in text mode) but not in FMTTXT. Beside RPLTAB and RPLVRT (see issue 183) we Need an additional replacement value (RPLFFD) in component FMTTXT.
No tags attached.
Issue History
2013-09-25 14:16Falk ReichbottNew Issue
2013-09-25 14:16Falk ReichbottStatusnew => assigned
2013-09-25 14:16Falk ReichbottAssigned To => Falk Reichbott
2013-09-26 09:56Falk ReichbottNote Added: 0000122
2013-09-26 09:56Falk ReichbottStatusassigned => resolved
2013-09-26 09:56Falk ReichbottFixed in Version => 0.08
2013-09-26 09:56Falk ReichbottResolutionopen => fixed

Notes
(0000122)
Falk Reichbott   
2013-09-26 09:56   
A new parameter RPLFFD was implemented, where the amounts of lines (logical page size) for the form feed replacement can be spezified. If the amount 0 then FFD are simply used a line delimiter. The same will be valid for an amount of 1.