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


VS FORTRAN compile (option 4.3)

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

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

Figure 1. Foreground VS FORTRAN Compile panel (ISRFP03)
   Menu  RefList  Utilities  Help
 ───────────────────────────────────────────────────────────────────────────────
                         Foreground VS FORTRAN Compile
                                                                    More:     +
 ISPF Library:
    Project . . . MYPROJ  
    Group . . . . DEV      . . .          . . .          . . .         
    Type  . . . .         
    Member  . . .           (Blank or pattern for member selection list)

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

 List ID . . . . . . .           Password  . .

 Compiler options:
   Object  . .           (OBJECT or NOOBJECT)
   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 in Input data sets, and here:
Object
ISPF does not automatically generate any options for VS FORTRAN. Instead of generating an object module automatically, the VS FORTRAN compiler allows you to decide whether to generate one. To generate an object module, enter OBJECT in the Object field. To avoid generating an object module, enter NOOBJECT. See Object data sets for more information.
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