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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson