/[PAMELA software]/gpamela/gpgar/xinput.inc
ViewVC logotype

Annotation of /gpamela/gpgar/xinput.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.1.1.1 - (hide annotations) (download) (vendor branch)
Thu Jul 11 16:02:15 2002 UTC (22 years, 4 months ago) by cafagna
Branch: v3r0, MAIN
CVS Tags: v4r4, v4r5, v4r6, v4r7, v4r0, v4r1, v4r2, v4r3, v4r8, v4r9, firstrelease, v4r14, v4r12, v4r13, v4r10, v4r11, v3r3, v3r1, v3r2, HEAD
Changes since 3.1: +0 -0 lines
First GPAMELA release on CVS

1 cafagna 3.1 *
2     * $Id$
3     *
4     * $Log$
5     *
6     *
7     * xinput.inc
8     *
9     *CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown
10     *-- Author :
11     *-----------------------------------------------------------------------
12     * INPCOM - Common blocks used by the input routines to store the input
13     * INPCHR line and some related information.
14     * VARIABLES : NCHAR(I) : Number of characters in word I.
15     * INDWRD(I) : Index in string of word I.
16     * ERRCDE(I) : Error code for word I.
17     * NWORD : Number of words not > MXWORD.
18     * STRING : The input line.
19     * PROMPT : Prompt string (printed if LPROM is .TRUE.)
20     * LUN : Logical unit from which input is read.
21     * ICHSET : 0: character set ?, 1: ASCII, 2: EBCDIC
22     * LINREC : Input recording on/off.
23     * ARGSTR : String with input file arguments.
24     * EOFSTR : EOF marker string.
25     * LUNSTR : Input reference, 1=file, 2=EOF, 3=args
26     * (Last changed on 7/11/00.)
27     *-----------------------------------------------------------------------

  ViewVC Help
Powered by ViewVC 1.1.23