Parents
  • Looked at this again this morning and reproduced both correct and incorrect output.

    It appears that the secret has nothing to do with the number of characters, but with the output format. "COMP" in Codo's example.

    In speconmode using a slightly diferent format

    FILE /FREDD OVER WI 150 CHAR COMPACT
    OUT CE
    TERM

    This is producing the output with no line wrapping (what you are looking for)

    FILE /FREDD OVER WI 150 CHAR ALIGN
    OUT CE
    TERM

    This produces what appears to be (is) garbage.
Reply
  • Looked at this again this morning and reproduced both correct and incorrect output.

    It appears that the secret has nothing to do with the number of characters, but with the output format. "COMP" in Codo's example.

    In speconmode using a slightly diferent format

    FILE /FREDD OVER WI 150 CHAR COMPACT
    OUT CE
    TERM

    This is producing the output with no line wrapping (what you are looking for)

    FILE /FREDD OVER WI 150 CHAR ALIGN
    OUT CE
    TERM

    This produces what appears to be (is) garbage.
Children
No Data