9.25
DOSPATH - Locates a file in PATH and returns its full path
Argument(s)
1, String
Result type
String
Category
Functions returning information about files and disks
Example:
C:> ASET -p X := DOSPATH('SORT.EXE') X=C:\DOS\SORT.EXE