TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6433
Posted: 10:12pm 10 Jun 2025
INPUT$() reads upto the given number and will return immediately with whatever there is. It does NOT wait. Looping until LOC() = 0 is OK and a fast way to flush the buffer.