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