z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


VS FORTRAN compile (option 5.3)

z/OS ISPF User's Guide Vol II
SC19-3628-00

The Batch VS FORTRAN Compile panel is shown in Figure 1.

Figure 1. Batch VS FORTRAN Compile panel (ISRJP03)
   Menu  RefList  Utilities  Help
 ───────────────────────────────────────────────────────────────────────────────
                            Batch VS FORTRAN Compile
                                                                    More:     +
 ISPF Library:
    Project . . . PDFTDEV 
    Group . . . . LSACKV   . . .          . . .          . . .         
    Type  . . . . FORT    
    Member  . . .           (Blank or pattern for member selection list)

 Other Partitioned or Sequential Data Set:
    Data Set Name  . .                                                         

 List ID . . . . . . .           (Blank for hardcopy)
 SYSOUT class  . . . .                  (If hardcopy requested)

 Compiler options:
   Term  . . . NOTERM         (TERM or NOTERM)
   Other . . .                                                              

 Additional input libraries:
 Command ===>                                                                  
  F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap
 F10=Actions  F12=Cancel
All the fields on this panel are explained in the "ISPF Libraries and Data Sets" topic of the z/OS ISPF User's Guide Vol I except List ID, which is explained in List data sets, "Additional input libraries", which is explained here and in Input data sets:
Term
In the Term field, enter TERM if you want ISPF to generate a terminal data set. A terminal data set contains a synopsis of the error messages produced by the VS FORTRAN compiler. If the input data set is partitioned, the terminal data set name is:
prefix.member.TERM
where prefix is the data set name prefix in your TSO user profile, if you have one, and member is the name of the member being assembled. However, if the input data set is sequential, the terminal data set name is:
prefix.TEMPNAME.TERM

Enter NOTERM in the Term field to avoid generating the terminal data set. This is a required field.

Other
If you plan to run FORTRAN interactive debug after you compile your program, enter TEST in the Other field, along with any other options you need.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014