Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GJM0524

  1. GJM0524

    dynamic file allocation in cobol

    When you run the JCL for your job and use disp=(new,catlg,delete) it allocates the files for you. There is no need to create them ahead of time.
  2. GJM0524

    Using a ZEKE Variable in JCL

    Thanks for the responses, I kept trying different things and got it to work. So,yes you can use a Zeke variable in your JCL. Thanks again.
  3. GJM0524

    Using a ZEKE Variable in JCL

    I am trying to figure out a way to use a zeke variable in my jcl to determine which GDG version of a dataset should be used in a job. Does anyone know of a way to do this? See sample JCL below as to what I have tried and keep getting a JCL error. I created a zeke variable $F1T07R //WORKCOPY...

Part and Inventory Search

Back
Top