JCL Help:GetCurrentFolder

From Project JEDI Wiki
Jump to navigationJump to search


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

JclSysInfo


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