Next: Contents

CERN Program Library Long Writeup L210



Compilation and Interpretation System

Reference Manual

Version 2.

Application Software Group
Computing and Networks Division

CERN Geneva, Switzerland


[t]0.96Copyright NoticeCOMIS - Compilation and Interpretation System

CERN Program Library entry L210

© Copyright CERN, Geneva 1993

Copyright and any other appropriate legal protection of these computer programs and associated documentation reserved in all countries of the world.

These programs or documentation may not be reproduced by any method without prior written consent of the Director-General of CERN or his delegate.

Permission for the usage of any programs described herein is granted apriori to those scientific institutes associated with the CERN experimental program or with whom CERN has concluded a scientific collaboration agreement.

Requests for information should be addressed to:

  CERN Program Library Office
  CERN-IT Division
  CH-1211 Geneva 23
  Switzerland

  Tel. +41 22 767 4951
  Fax. +41 22 767 8630

  Internet: cernlib@cern.ch

Trademark notice: All trademarks appearing in this guide are acknowledged as such.

  Contact Person:        Vladimir Berezhnoi /EP (Vladimir.Berejnoi@cern.ch)
  Technical Realization: Michel Goossens /IT    (goossens@cern.ch)

  Edition -- July 1993

page1

Preliminary remarks

This manual serves at the same time as a Reference manual and as a User Guide for the COMIS system. Historically the following IHEP (Institute for High Energy Physics, Moscow Region, Russia) people have worked on the COMIS system: V. Bereshnoi, S. Nikitin, Y. Petrovych and V. Sikolenko. At CERN René Brun has contributed to the development of the system.

In this manual examples are in monotype face and strings to be input by the user are underlined. In the index the page where a routine is defined is in bold, page numbers where a routine is referenced are in normal type.

In the description of the routines a * following the name of a parameter indicates that this is an output parameter. If another * precedes a parameter in the calling sequence, the parameter in question is both an input and output parameter.

This document has been produced using LaTeXwith the cernman style option, developed at CERN. A compressed PostScript file comis.ps.Z, containing a complete printable version of this manual, can be obtained from any CERN machine by anonymous ftp as follows (commands to be typed by the user are underlined):

\underline{ftp asis01.cern.ch}
    Trying 128.141.201.136...
    Connected to asis01.cern.ch.
    220 asis01 FTP server (Version 6.10 ...) ready.
    Name (asis01:username): \underline{anonymous}
    Password: \underline{your\_{}mailaddress}
    230 Guest login ok, access restrictions apply.
    ftp> \underline{cd cernlib/doc/ps.dir}
    ftp> \underline{get comis.ps.Z}
    ftp> \underline{quit}




Next: Contents


goossens@cern.ch