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>fdefunit()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    fDefUnit()

         Changes default unit

    Syntax:

         fDefUnit( nUnit ) -> Nil

         nUnit : New default unit

    Description:

         Changes the drive by default to the new specified
         drive knowing that 0=A:, 1=B;, ...

    Return:

         Nothing.

    Example:

         fDefUnit ( 1 )  // Change B:

See Also: fMaxUnit()

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