Hi Dave, thanks for that. I�ll try it tomorrow. Also I will set up a flexible method of setting the serialControlString to see if the machine needs Handshaking/timeout.
Regards, Malte >Hi Malte, >I'm very new to RR myself, but I've done lots of comms work. Maybe it could be >this line; >read from file "COM1:" until end >The documentation states; >If you specify any of EOF, end, or empty, the read continues reading until it >reaches the end of the file. (If you�re reading from a serial port, you must >use the form read from file portname until empty.) >It could be that using "until end" simply returns an empty rs232 buffer >regardless of data, whereas "until empty" transfers data out of the buffer >until it's....er.....empty. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
