Kbase 15868: How to get the current working directory in windows
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
How to get the current working directory in windows
The following two (2) lines of code will get you the current working
directory in MS-Windows.
FILE-INFO:FILE-NAME = ".". /* Set . as the file we care about */
MESSAGE FILE-INFO:FULL-PATHNAME VIEW-AS ALERT-BOX.
Progress Software Technical Support Note # 15868