Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>$com allocate serial port receive space</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
$COM                     Allocate Serial Port Receive Space

 $COMn size

    Allocates space, in bytes, for the serial port receive buffer.

        size    A numeric expression in the range 0 to 32767.

           n    Must be 1, for COM1:, or 2, for COM2:.

   --------------------------------------------------------------------------

      Notes:    The buffers for COM1: and COM2: can be allocated
                separately in Turbo Basic.

                The default is 256 bytes, although the default value can
                be set and saved in the Options menu.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson