Progress/400
Product Guide


Running Progress Applications Using the Native 4GL Client

As discussed in "Preparing to Use AS/400-based Clients," follow these steps to run your Progress applications on the AS/400:

  1. Install Progress/400 on the AS/400 and install Progress on the client machine.
  2. Create a dictionary library that contains a schema image.
  3. Transfer your Progress application to the AS/400.
  4. Invoke the Native 4GL client to execute your Progress 4GL code (p-code or r-code) using the STRPROCLI utility.

To start the Native 4GL Client, execute the STRPROCLI utility and provide the procedure name you want to execute. Progress requires the following minimum syntax:

STRPROCLI STPROC(Progress-procedure-name) 

For more detailed information on the STRPROCLI utility, see AS/400 Utilities."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095