mjpowellesq
Member
I know this is a simple question.
How do you set the Progress working directory.
I am using OpenEdge 10.1
How do you set the Progress working directory.
I am using OpenEdge 10.1
file-info:file-name = ".".
Hi Tom,
The following code snippet gives the expected result.
display file-info:full-pathname format "x(30)".
May I please know what is the exact purpose of the previous line. Why have u assigned "." (dot) to below hanlde.
Nothing complicated about it ... it is just the directory in which the starting command is run.