Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfwinqrysubst()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfWinQrySubst()
Permits to know the path of the SUBSET drive assignment
------------------------------------------------------------------------------
Syntax:

     dfWinQrySubst(<nDrive>) --> cPath

Parameters:

     <nDrive>   Drive to control

Returns:

     <cPath> Path that is associated to the drive

Description:

     Permits to know the path of the SUBSET drive assignment

Example:

     ? dfWinMkeSubst(DRIVE_I, "D:\2check\xx")
     INKEY(0) // Check the drive
     ? dfWinQrySubst(DRIVE_I)
     INKEY(0)
     ? dfWinEndSubst(DRIVE_I)
     INKEY(0) // Check the drive

See also:

     dfWinEndSubst()

See Also: dfWinEndSubst()

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