This is really for PowerBasic support - in the PB 6 editor the comms functions XOUTFLOW changes to blue and capitalises (or capitalizes for the Americans !) but the corrosponding XINPFLOW stays lower case and black i.e. the editor doesn't recognise it as a reserved word but my program still compiles. Also I can DIM XOUTFLOW and XINPFLOW as variables and assign them values - since they're partly reserved words (i.e. belong to the COMM SET function group) should I be allowed to do this ?
Regards
Adrian Aitken
------------------
Regards
Adrian Aitken
------------------
Comment