HP3000-L Archives

September 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Pollard <[log in to unmask]>
Reply To:
John Pollard <[log in to unmask]>
Date:
Sat, 22 Sep 2001 14:46:13 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
"Duane Percox" <[log in to unmask]>

<snip>
> We still do this (since $version was a recent feature in cobol and
> we have been working on this box since 1979.
>
> Here is our working storage layout:
>
> 01  VERSION-DISPLAY.
>     03  PROG-NAME                    PIC X(8) VALUE "PAY002".
>     03  FILLER                       PIC X(2) VALUE SPACES.
>     03  PROG-VERSION                 PIC X(7) VALUE "H.00.05".
>     03  FILLER                       PIC X(10) VALUE
>         " compiled ".
>     03  PROG-COMPILED                PIC X(15) VALUE "99/99/99".
<snip>

It's deja vu all over again.  Thought someone was "reading my mail."

<snip>
> This causes the compiler to store a compile date/time string
> in the OBJ module that is generated. We have a utility program
> called 'GETVER' which can read an nmobj/prog/nmprg file and find
> this version area and also the compiler generated date/time string.
<snip>

But what I would really like is a program that can pull this information
out of a library module.  Anybody got one of those already written?

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2