get_dir
The get_dir function the path for the currently active directory as a full path specification starting with the machine name and drive.
sDir = get_dir()
sDir is the current directory opened for use by the file system.
To change the current directory, use change_dir or change_dir_up.
Directory Functions, change_dir, change_dir_up
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.