File functions
how to specify file names | |
returns the age of a file | |
checks whether a file exists | |
checks if a file is a bundle | |
checks whether a folder exists | |
creates a new folder | |
deletes an empty folder | |
renames a file or folder | |
deletes a file | |
deletes files with wildcard matching | |
deletes files with wildcard matching, including sub-directories | |
returns the date of a file | |
returns the date of a file/folder | |
sets the date of a file | |
returns the size of a file | |
returns the size of a folder | |
returns the attributes of a file | |
sets the attributes of a file | |
returns the Unix file permissions | |
set the Unix file permissions | |
returns the four character type code of a file | |
returns the four character creator code of a file | |
baSetFileInfo | sets the type or creator of a file |
places a file in the recycle bin. | |
copies a file | |
copies multiple files with wildcard matching | |
copies multiple files with wildcard matching, including sub-directories | |
copies file while displaying progress bar | |
copies multiple files while displaying progress bar | |
copies multiple files, including sub-folders, while displaying progress bar | |
returns the version of a file | |
returns a list of files in a folder | |
returns a list of folders in a folder | |
displays a file selection dialog | |
displays a file selection dialog | |
displays a folder selection dialog | |
displays a file selection dialog | |
displays a disk selection dialog | |
returns the size of a folder | |
moves a file on system reboot | |
searches for the first file matching a specification | |
searches for the next file matching a specification | |
finishes a search started with baFindFirstFile | |
encrypts/decrypts a file | |
searches all drives for a specified file | |
executes a file | |
opens a file using it's associated program | |
opens a URL using the default browser | |
prints a file using it's associated program | |
returns the DOS version of a Win95 long file name | |
returns the long version of a short file name | |
returns a temporary file name guaranteed not to exist | |
returns the Hfs name of a file | |
returns the Unix name of a file | |
sets whether to return file names in Unix or Hfs format | |
creates a shortcut | |
creates a shortcut | |
returns the file a shortcut points to | |
returns the application file inside a bundle |