October 28, 1988

PAW version 1.04/02

1- New options are available in HPLOT

Note that to get the grid you must select OPT GRID

2- Ntuple Expressions

The number of characters for the expression to be plotted has been changed from 32 to 64.

3- More HBOOK routines can be called from COMIS

The following routines have been added to the list of callable Fortran routines:
HCOPY, HBPROF, HIDOPT and HSTATI

4- POSTSCRIPT

The POSTSCRIPT workstation has been improved. We recommend PAW users on APOLLOs to use this facility to produce high quality plots. In order to simplify the generation of the POSTSCRIPT metafile we suggest the following:

  1. In your PAWLOGON.KUMAC file insert the 2 statements
  2. OPT ZFL1
    ALIAS/CREATE @ 'EXEC POSTSCRIPT'
    
  3. Create the following macro
    Macro POSTSCRIPT 1=PAW.POST
    fortran/file 66 [1]
    meta -66 -111
    pic/plot ' '
    close 66
    shell prf [1] -trans -pr lw
    return
    
  4. In PAW, when you want to generate the metafile:
  5. PAW > @ (This command copies the picture on your screen
             into your local file PAW.POST and prints it
             onto the laser printer in Bldg 513)
    
    In the case where you want to generate many pictures in the same session and make a metafile for each picture, Do:
    PAW > @ Myfile
    
    We are working on automatic procedures to get the same result on IBM and Vax.

5- Usual minor improvements

A few inconsistencies and bugs have been corrected in all packages. Note that in KUIP commands the vertical bar | is the in-line comment character. A line starting with * (or |) is treated as a comment line.


Release NotesKnown bugsFAQsContributionsTutorialReference manualDown loadMiscellaneous

Paw.Support@cern.ch