Bt_GetDirectory() Function

 

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

 

Bt_GetDirectory() Function

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Returns current directory on specified drive

 

 

 

Prototype

 

 

FUNCTION Bt_GetDirectory ( nDrive AS BYTE )  AS STRING

 

 

 

Argument(s)

 

 

<nDrive>                Drive number, where A=1, B=2, C=3 etc. 0 = Default Drive

 

 

 

 

Return

 

 

STRING Current directory on specified drive

 

 

 

See Also

 

 

Bt_SetDirectory()