Progress/400
Product Guide
Passing Parameters to the Native 4GL Client
You might need to pass parameters from the client or the server to p-code running on the Native 4GL Client. The following lists several methods:
- Use QCMD to activate a Native 4GL Client by running the STRPROCLI utility. You can also call a CL program that runs this utility. For a description of this utility, see the "Start Native 4GL Client (STRPROCLI)" section in AS/400 Utilities."
- Use one of the following:
- Data queues. See the "Data Queue Support" section in "Progress 4GL Interfaces to OS/400 Languages and Objects," for more details.
- Data areas. See the "Data Area Support" section in "Progress 4GL Interfaces to OS/400 Languages and Objects," for more details.
- PROCALL and the EPI interface. See the "External Programming Interface (EPI)" section in "Progress 4GL Interfaces to OS/400 Languages and Objects," for more details.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |