_path.pub Utility - File Path

Syntax

call "_path.pub",file_name,path

Description

The _path.pub utility is used to separate the drive, directory, and file name.

  • If no path is specified, use the current directory.

  • If no drive is specified, use the current drive. If on the UNIX operating system, the current drive is NULL.

The result will be a full path to open the file. This will prevent PRO/5 from using the PREFIX when opening the file.

See Also

Alphabetical Utilities

Functional Listing of Utilities