I'm leaning towards this line being wrong.
The more I read it might be RDF instead of RD and I need to specify the number of bytes to read in there somewhere, I guess.Code:serout PORTB.7, T9600, ["RD volume.txt", 13] 'read file
And typo in the open command.
At a lose what should be in XXXXXCode:serout portb.7, T9600, ["OPR volume.txt", 13] serout portb.7, T9600, ["RDF XXXXX, 13] SERIN2 PORTB.6, 84,[DEC vol,WAIT(":"),DEC vol2] serout portb.7, T9600, ["CLF volume.txt", 13]
The subroutine above is hanging.




Bookmarks