SYSDIR$ function

Purpose: Returns Windows System Folder


Syntax:

 RetStr$ = SYSDIR$

Parameters:

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

BCX Console Sample Programs using SYSDIR$ function.

S69.bas