absolute file path | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | absolute file path,absolute path,full path,full pathname |
Related | Glossary: current folder, file, folder |
Description | The full name and location of a file, beginning with the disk the file is on, including the names of all folders that contain the file in nested order, and finally the file name itself. An absolute file path is always the same, regardless of which folder is the current default folder. |
Tags | file system |