Skip to content

maxLineLengthCards feature #47

@allanbowe

Description

@allanbowe

Datalines cannot be split over multiple lines, as each line represents an input data record. So it makes no sense to include them in the line length limit.

image

There are multiple 'flavours' of datalines. Each will begin / end with a line that begins with the markers below

section begin section end
datalines; ;
datalines4; ;;;;
cards; ;
cards4; ;;;;
parmcards; ;
parmcards4; ;;;;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions