Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>dacport()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  dacPort()

         Determines the parallel port where the DAC is placed

    Syntax:

         dacPort( nPort ) -> nOldPort

         nPort : The number indicating the parallel port. Value 1 indicates
                 LPT1 and 2 indicates LPT2.

    Description:

         Determines the parallel port where the DAC is placed.
         Default port is LPT1.

    Return:

         Determine in what port is actually the DAC.

    Example:

         dacPort( 2 )           // Now everything will go to LPT2

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