Bt_SetDirectory() Function
<< Click to Display Table of Contents >>
Bt_SetDirectory() Function
|
|
Purpose
Sets current directory
Prototype
FUNCTION Bt_SetDirectory ( cNewDir AS STRING ) AS LOGIC
Argument(s)
cNewDir | New directory to set |
Return
LOGIC | Was the directory set succesfully |
See Also