in reply to Re^2: string gets front truncated
in thread string gets front truncated
In agreement with ysth, the problem is most likely with your DOS window.
DOS windows have a limit on the buffer size it can display, try increasing it, but still the maximum value might not be enough. So either use Windows Powershell or print the string to a file.