Show
Ignore:
Timestamp:
10/19/02 16:34:14 (6 years ago)
Author:
patrickh
Message:

From the submitter:

"assume if (!isAbsolutePathName(fname)) and (lastslash) are true.

Then we return fname = s + n where n is the original string, with the
environment variables unresolved, and s in the directory of the parent
file.

"The change is to make fname = s + fname. fname contains the expand

version of n at the start of the statement, and the absolute file name
after the statement executes."

Submitted by: Fuel Tech Inc.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved