Important: The information in this document is obsolete and should not be used for new development.
Creating File System Specifications
You can use either theFSMakeFSSpec
function or thePBMakeFSSpec
function to
createFSSpec
records. You should always useFSMakeFSSpec
orPBMakeFSSpec
to create anFSSpec
record rather than allocating space and filling out the fields of the record yourself.
Subtopics
- FSMakeFSSpec
- PBMakeFSSpec