Skip to content

Handle running into "line is too long" error with classes having lots of PEMs #2

@ddTech

Description

@ddTech

Hi Toni,

I have a class with lots of PEMs that caused a "line is too long" error with the generates _MemberData.

So I have modifed the write out to offer a more compact version when the _MemberData property gets too long.

I also removed the unnecessary ' + CHR(13) +' statements and added a xml processing instruction although it seems to work without.

New version:

createMemberdataofPRGBasedClassCode.zip

or here:
https://github.com/ddTech/CreateMemberdataOfPrgBasedClasscode/blob/main/CreateMemberdataOfPrgBasedClasscode.prg

kind regards

Frank

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions