Bt_SetDirectory() Function

 

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

 

Bt_SetDirectory() Function

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Sets current directory

 

 

 

Prototype

 

 

FUNCTION Bt_SetDirectory ( cNewDir AS STRING )  AS LOGIC

 

 

 

Argument(s)

 

 

cNewDirNew directory to set

 

 

 

 

Return

 

 

LOGICWas the directory set succesfully

 

 

 

See Also

 

 

Bt_GetDirectory(), Bt_Path()