z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Generating your own sequential data sets

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

This topic describes the steps of generating your own sequential data sets.

Procedure

The following steps describe how to generate your own sequential data sets:

  1. Run RPCGEN RG from the TSO command line.
    The following sequential data sets are generated in your user space:
    • user_id.RG.H
    • user_id.RGC.C
    • user_id.RGS.C
    • user_id.RGX.C
  2. Verify that the sample C source code modules RGUC and RGUS contain the #include statements found in user_id.RGX.C.
  3. Verify that user_id.RG.H is referenced by the compilation procedure.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014