|
WindowsDir$ | ||
Folder$ = WindowsDir$() | ||
Parameters: NONE | ||
Returns: Folder$ = The Windows path |
||
The WindowsDir$ function returns the path of the Windows folder on this machine. FACTS: * none Mini Tutorial: This example display the current directory.
This will output something like the following. The output will differ on each different windows machine.
|
Related Info: | CD | CurrentDir$ | CurrentDrive$ | ProgramDir$ | SystemDir$ | TempDir$ : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |