[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [N8VEM-S100:6722] CP/M or Basic and COM Ports....



Todd,

Of course, if I was writing this in Quick Basic, I would use different loops, eg..

DO
LOOP UNTIL INP(&H2D) AND &h20
OUT &H28, char

But I don't want to confuse the program and I'm not sure MBasic has DO-LOOP's

Cheers, Josh