FLAM Issue Tracker - FL5
View Issue Details
0000629FL52.2 Subprogram FLUC (CONV)public2015-01-29 16:262015-04-15 15:34
Falk Reichbott 
Tilo Eckert 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1 
5.15.1.04 
0000629: Support a kind of pretty printing without leading spaces
If IndCnt==0 then put no spaces in front of the data
No tags attached.
Issue History
2015-01-29 16:26Falk ReichbottNew Issue
2015-01-29 16:26Falk ReichbottStatusnew => assigned
2015-01-29 16:26Falk ReichbottAssigned To => Tilo Eckert
2015-02-03 11:16Tilo EckertStatusassigned => resolved
2015-02-03 11:16Tilo EckertFixed in Version => 5.1
2015-02-03 11:16Tilo EckertResolutionopen => fixed
2015-02-03 11:19Tilo EckertNote Added: 0000730
2015-02-03 11:20Tilo EckertNote Edited: 0000730bug_revision_view_page.php?bugnote_id=730#r208
2015-04-15 15:34Falk ReichbottFixed in Version5.1 => 5.1.04

Notes
(0000730)
Tilo Eckert   
2015-02-03 11:19   
(edited on: 2015-02-03 11:20)
Use the pretting printing XML formatter with the indentation size (indsiz) set to 0:

flcl conv "read.xml(file=infile.xml) write.xml(file=outfile.xml method.pretty(indsiz=0))"