EGL Server Guide for iSeries


Moving workstation code that is part of a EGL application to an iSeries system

Moving workstation code that is part of a EGL client/server application to an OS/400 system can be done using diskettes or shared folders.

To save the workstation code using the iSeries, do the following:

  1. Copy the code to a shared folder along with EGL GUI run-time support
  2. Create a save file using the iSeries command CRTSAVF
  3. Issue the iSeries command SAVDLO
  4. Transfer the save file to another iSeries system by using a communication network or by using a physical media such as a tape
  5. Erase the existing shared folder, if one exists
  6. Restore the shared folder using the iSeries command (RSTDLO) on the production iSeries


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