|
FN2 := ExpandFileNameCase (FN1, Match);
|
|
FN2 := ExpandFileNameCase (FN1, Match);
|
|
WriteLn ('Error: Input = ', FN1, ', Output = ', FN2, ' (expected ', ExpReturn, '), MatchFound = ',
|
|
WriteLn ('Error: Input = ', FN1, ', Output = ', FN2, ' (expected ', ExpReturn, '), MatchFound = ',
|