Posted: 09:53am 23 Dec 2023 |
|
|
|

This is what I am sending to the coms port from an MM2. There is a 10mS PAUSE between each message. It makes MMB4W crash every time when it is running this program:
OPEN "com3: 38400" AS #2 input #2, test$ print test$ CLOSE #2
Trying other things may well produce other results but this particular sequence will crash MMB4W every time.
Bill |