Filename Functions
Alpha Five provides the following Filename functions.
Function |
|
Description |
V5 |
Returns the name of the master database if the workstation is shadowed. | |
V5 |
Returns the filename of the current database. | |
V7 |
Fully qualifies the name of file found in the application program folder. | |
V6 |
Shortens a filename to the specified number of characters by truncating the path and inserting "...". | |
V5 |
Gets the attributes of Filename. | |
V5 |
Sets the attributes of Filename. | |
V5 |
Returns the name component of a filename. | |
V5 |
Creates a character string by converting a relative filename into an fully qualified filename. | |
V5 |
Creates a character string by converting an aliased filename to a fully qualified filename. | |
V5 |
Creates a character string by converting a filename to an aliased filename. | |
V5 |
Creates a character string by converting an aliased filename to a fully qualified filename. | |
V5 |
Determines whether the specified Filename can be found, with the search starting at the Reference_Path. | |
V5 |
Creates a character string by converting a fully qualified filename into an relative filename. | |
V5 |
Creates a character string by converting a filename to an aliased filename. | |
V5 |
Creates a CR-LF delimited character string containing the fully qualified names of the components of the set. | |
V5 |
Creates a CR-LF delimited character string list containing the fully qualified names of the components of the table. | |
V6 |
Returns a unique filename. | |
V5 |
Encodes an image filename with an alias. | |
V5 |
Creates a CR-LF delimited character list containing the fully qualified names of the components of the set. | |
V5 |
Returns a unique file name derived from a filename by adding a sequence number. |
See Also
Database Functions, Directory Functions, FILEFIND Methods, File Functions and Methods