/WRAP
       /NOWRAP (default)
    Controls whether the printer generates a carriage return and a
    line feed when it reaches the end of a line.
    If the /NOWRAP qualifier is specified, the printer writes
    characters out in the last position on the line.
    If the /WRAP qualifier is specified, the terminal generates a
    carriage return and a line feed whenever the end of a line is
    reached.
    Note that the /TRUNCATE and /WRAP qualifiers are incompatible.