I am bringing in some Serial data from a scoreboard controller... and I am having trouble bringing it into LiveCode...
I read that the serial input is read from the COM port like reading a file...
I tried
Code: Select all
read from file "COM14" until empty
put it after field "SerialOutput"
Any help appreciated!