01-04-2024, 02:07 PM
I just notice that serial communication does not work anymore:
Above statement has always worked up till 3.8.0
With 3.11.0 (and 3.10.0) the program is silently aborted at this line, not responding to 'On Error' around it...
Anyone know what/when this has changed?
Code: (Select All)
Open "COM4:74880,N,8,1,BIN,CS0,DS0,RB8192" For Random As #99
With 3.11.0 (and 3.10.0) the program is silently aborted at this line, not responding to 'On Error' around it...
Anyone know what/when this has changed?
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience