|
|
|
|
| Using Save Files |
|
What are Save Files? IBM defines a save file as a file allocated in auxiliary storage that can be used to store saved data on disk, without requiring diskettes or tapes. A save file is a regular AS/400 file with a record length of 528 bytes. A save file can contain source physical files, data files, and compiled objects.The advantage of a save file is that you only have to upload one file to the iSeries, instead of many smaller source files, and with iSeries NEWS published code, the objects are usually already compiled. The disadvantage is that they're OS/400 release dependent. This means that if a save file was saved on a V5R2 machine, it can't be used a machine running a previous release of OS/400.
RSTLIB SAVLIB(NEWSyymm) DEV(*SAVF) SAVF(QGPL/NEWSyymm) |
|
|
If you have a question about our products or about an order you have placed, please contact the customer service department at (800) 650-1804 or (970) 203-2914 or via e-mail. If you have a technical question about this site, please contact the Web Master. Terms of Use | Privacy Statement © 2010Penton Media, Inc. |