CURDIR$ function

Purpose: CURDIR$ returns the current working folder


 Syntax:

 RetStr$ = CURDIR$

 Parameters:

  • RetStr$ Returned string containing the full path of the current working folder. The returned string does not have a terminating backslash.

BCX Console Sample Programs using CURDIR function.

S69.bas, S103.bas, S105.bas