JCL Help:GetCurrentFolder
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetCurrentFolder Function
[+] JclSysInfo.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the current directory.
Pascal
function GetCurrentFolder: string;
Return Value
The current directory for the calling process or an empty string on failure.
Description
GetCurrentFolder returns the current directory (folder) for the calling process.
About
Unit
Donator
Robert Marquardt (Win32) Robert Rossmair (Unix)
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page