
FB II Compiler
PG PRO
Debugging
Memory
System
Mathematics
Resources
Disk I/O
Windows
Controls
Menus
Mouse
Keyboard
Text
Fonts
Drawing
Sound
Clipboard
Printing
Communication
ASM |
DISK I/O
How to ...
- FOLDER : Create a folder
- FOLDER : Delete a folder
- FOLDER : Test if a folder exists
- FOLDER : Emulate FOLDER statement for the mini runtime
- FOLDER : Change working directory
- FOLDER : Get a working directory from a pathname
- FOLDER : Get the process default folder
- FOLDER : Find the folder name of the running app
- FOLDER : Find the special system folders
- FOLDER : Create a custom folder
- FOLDER : Handle a plug - ins folder
- FOLDER : Force FILES$ to use a given directory
- FOLDER : Force standard dialog to open in a given directory
- FOLDER : Display a folder selection dialog
- FOLDER : Switch folders using aliases
- FOLDER : Manage the temporary folder
- FOLDER : Follow a roadmap for a watched folder
- FILE : Test if a file exists
- FILE : Detect if a file is busy
- FILE : Retrieve a pathname file
- FILE : Test for file or alias
- FILE : Get the modification date of a file
- FILE : Save a stationary file
- FILE : Use FSMakeFSSpec
- FILE : Use FsSpec with FB
- FILE : Catalog files
- FILE : Recursively search files in a folder
- FILE : List all files in a folder
- FILE : Get the size of a file without opening it
- FILE : Determine a free file ID
- FILE : Use custom icon
- FILE : Make a file invisible
- FILE : Read the comments of a file
- FILE : Move file to the trash
- FILE : Delete a file from an arbitrary location
- FILE : Fastly find files
- FILE : Follow a strategy for sharing files
- READ/WRITE : Handle incoming files with Apple events
- READ/WRITE : Export data
- READ/WRITE : Use FileToHandle & resToHandle
- READ/WRITE : Write files for DOS
- READ/WRITE : Parse a DOS file
- READ/WRITE : Parse a TAB delimited file
- READ/WRITE : Process batch files
- READ/WRITE : Write a single byte to a file
- READ/WRITE : Write to portions of file
- READ/WRITE : Swap two bytes in a file
- READ/WRITE : Create and use alias
- READ/WRITE : Use NewAlias
- READ/WRITE : Distinguish file's alias from folder's alias
- READ/WRITE : Set the file mark
- READ/WRITE : Backup data files
- VOLUME : Implement PBXGetVolInfo
- VOLUME : Check for mounted volumes
- VOLUME : Check for hard and soft locked volumes
- VOLUME : Get the size of a volume
- VOLUME : Get a volume's drive number
- VOLUME : Initialise disk
- VOLUME : Mount a volume on a network
- VOLUME : Detect if an application is running on a locked volume
- VOLUME : Determine if an application is running from a CD
- VOLUME : Know if a volume is a server
- VOLUME : Eject a volume
- VOLUME : Bypass the DILoad's bug
- MISC : Differentiate between file, folder, voume aliases
- MISC : Customize files standard dialog
- MISC : Retrieve a file name with SFPGETFILE
- MISC : Implement PBDTGetIcon call
- MISC : Understand the = symbol passed with a parameter to a funtion
- MISC : Understand vRefNum's, wdRefNum's, etc.
- MISC : Know more about the File Manager
- MISC : Use dirID to get a vRefNum% for OPEN statement
- MISC : Avoid message "Try to open that file with its application"
- MISC : Get the volRefNum of a file knowing its resRefNum
- MISC : Get the resFileID of a running process
- MISC : Set a ioCompletion routine
- MISC : Perform a IO checksum
- MISC : Handle a preferences file
- MISC : Manage international preferences
- MISC : Read preferences at startup
- MISC : Handle disk errors
- MISC : Avoid some crashes using the Navigation Services
- MISC : Select multiple files with Navigation Services
- MISC : Disable File Exchange without rebooting
|