Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Reference Manual for GoldED 2.51 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     The  Version  7  nodelist  index  does  not  by  default define any
     nodelist  modem  type  flags.  Unfortunately  the V7 index does not
     point  to  the  actual  nodelist,  it  only has some bits which are
     marked "reserved"  in the  specifications. The  NODEV7MODEM keyword
     allows you to define the meaning of each of these bits.

     The <value> field can be a number or a bit number. Allowed  numbers
     are: 1, 2, 4, 8, 16, 32,  64 and 128. Allowed bit numbers are:  b0,
     b1, b2, b3, b4, b5, b6 and b7.

       Example:

         NODEV7MODEM VFC  b0
         NODEV7MODEM HST  b1
         NODEV7MODEM V34T b2
         NODEV7MODEM V32B b3
         NODEV7MODEM V34  b4
         NODEV7MODEM V42B b5
         NODEV7MODEM ZYX  b6
         NODEV7MODEM ISDN b7

     See also the NODEV7FLAGS keyword for other nodelist flags.

     The modem type bits in the index files are put in by your Version 7
     nodelist  compiler.  You  must  make  sure  that  the  modem   type
     definitions in  your nodelist  compiler setup  match those  in your
     GoldED setup.

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