Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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