Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Files /
Chapter 3 - Standard File Package / Standard File Package Reference
Standard File Package Routines


Saving Files

You can use the StandardPutFile procedure to present the standard user interface when the user asks to save a file. If you need to add elements to the default dialog boxes or exercise greater control over user actions in the dialog box, use CustomPutFile.

If your application is designed to execute in system software versions earlier than version 7.0, you can use the corresponding procedures SFPutFile and SFPPutFile.


Subtopics
StandardPutFile
CustomPutFile
SFPutFile
SFPPutFile

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996