SEARCHPATH$ function
Purpose: SEARCHPATH$ searches for a file and, if successful, returns a string containing the path to the first found instance of the file sought. The search is conducted in the following sequence:
Syntax: RetStr$ = SEARCHPATH$(FileName$) Parameters:
|