Should be able to open the file in binary mode (as RunScript above it does)
and append the \n as bytes.
Roger
"bob gailer" wrote in message
news:[email protected]...
> My program loads into an edit window and runs fine.
>
> Top line : # -*- coding: utf-8 -*-
>
> However when I inv
On 3/30/2014 10:31 AM, Roger Upole wrote:
Should be able to open the file in binary mode (as RunScript above it does)
and append the \n as bytes.
Are you asking me to modify the code that is behind File->Check
(Ctrl+Shift+C)? That is part of the pywin distribution!
If I modify the read in that