
102 IBM Application Development Tools for z/OS and OS/390
There is a sample assembly and link job available in member CEEWUOPT on
your SCEESAMP library. In this sample, the name statement names the resulting
module CEEUOPT. In fact, you may use whatever name you want, like
‘MYUOPT’ or ‘VTAMMFI’ so that it gives you some help to understand later what
exactly the intention for that CEEUOPT module is. During link of your application
containing the main entry, you need to include this member:
Example: INCLUDE MYLIB(VTAMMFI)
3.2.5 Sample batch compile job
Example 3-2 shows one representation of a sample batch job that could be used
to compile and