Jump to content

Recommended Posts

Posted

I noticed a couple changes from v3.3.6.0 and 3.3.4.0 regarding FileOpen. Unfortunately, the changes have a negative impact for me. Here are the changes:

Fixed: Regression in FileOpen() where it wasn't allowed to open files in read mode if they were already open in write mode.

Added #1376: FileOpen() mode parameter is now optional. Default mode is read.

My problem is I use Putty (SSH/serial) to basically log to a text file which I then read with FileOpen. Unfortunately, 3.3.6.0 causes FileOpen to fail when I have Putty open. I've verified the issue by running 3.3.4.0. Anyone else run into this issue? Aside from reverting to the older version, does anyone have ideas on how to get around this issue without making a copy of the file? Shall I open a bug on the issue I'm seeing?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...