Important: The information in this document is obsolete and should not be used for new development.
Saving Files
You can use theStandardPutFile
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, useCustomPutFile
.If your application is designed to execute in system software versions earlier than version 7.0, you can use the corresponding procedures
SFPutFile
andSFPPutFile
.
Subtopics
- StandardPutFile
- CustomPutFile
- SFPutFile
- SFPPutFile