ILE C/C++ Programmer's Guide


Using Save Files

A save file is a file allocated in auxiliary storage that can be used to store saved data on disk (without requiring diskettes or tapes), or to receive objects sent through the network. The object type is *FILE. The Backup and Recovery manual contains information on save files.


[ Top of Page | Previous Page | Next Page | Table of Contents ]