[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference heron::euro_swas_ai

Title:Europe-Swas-Artificial-Intelligence
Moderator:HERON::BUCHANAN
Created:Fri Jun 03 1988
Last Modified:Thu Aug 04 1994
Last Successful Update:Fri Jun 06 1997
Number of topics:442
Total number of notes:1429

392.0. "FYI. OPS5 V4.0 Runs first rules on DEC OSF/1!!!" by MR4DEC::ROACH (TANSTAAFL !) Tue Nov 12 1991 18:30


                  I N T E R O F F I C E   M E M O R A N D U M

                                        Doc. No:  006364
                                        Date:     11-Nov-1991 05:22pm EST
                                        From:     OSTROM
                                                  OSTROM@ANDREW@MR4DEC@MRGATE@SALES@MRO
                                        Dept:      
                                        Tel No:    

TO:  PAT ROACH@MRO


Subject: FYI.  OPS5 V4.0 Runs first rules on DEC OSF/1!!!            

VMSmail To information: @[OPS5]OPS_INTEREST,@[OPS5]MASTER
Sender's personal name: Knowlege Based Systems Prod. Mgmt. - 296-5150  10-Nov-1991 2351



    ----------------------------- TM
    |   |   |   |   |   |   |   |
    | d | i | g | i | t | a | l |               INTEROFFICE MEMORANDUM      
    |   |   |   |   |   |   |   |
    -----------------------------               
     


    TO:  OPS Interest List                      DATE: November 10, 1991
         AITC Master Distribution               FROM: Andrew Ostrom
    CC:                                         DEPT: DKAS Product Management
                                                EXT:  296-5150
                                                LOC:  LMO2/L11
                                                ENET: ANDREW::OSTROM


    SUBJECT:  DEC OPS5 V4.0 Runs its first rules on OSF/1!!!
    
    I'm proud  to  say that DEC OPS5 V4.0 executed its first rules on the
new OSF/1 operating  system today.  This is truly a huge step forward for
the TIN team, and  a  major  step  towards migrating OPS5 from a VAX only
tool to one that embodies Digital's committment to the "Open Advantage."

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
##################################################################
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


From:	GUESS::DEUCE::doucette "Chuck Doucette  10-Nov-1991 1451" 10-NOV-1991 14:52:07.47
To:	guess::barnwell,guess::ostrom,guess::walther
CC:	guess::doucette
Subj:	rules running on OSF/1

Script started on Sun Nov 10 14:47:37 1991
% hostname
quiet.lmo.dec.com
% whoami
doucette
% id
uid=6(doucette) gid=15(users)
% cat /etc/motd
OSF/1 (tm) HERCULES/1 T0.7-6 (Rev. 109); Fri Nov 08 15:38:08 EST 1991 
UWS HERCULES/1 (Rev. 143)

The installation software has successfully installed your system.

There are logfiles which contain a record of your installation.
These are:

	/var/adm/smlogs/install.log	- general log file
	/var/adm/smlogs/install.FS.log	- file system creation logs
	/var/adm/smlogs/setld.log	- log for the setld(8) utility
	/var/adm/smlogs/fverify.log	- verification log file


% which ops5
/usr/local/bin/ops5
% cat counter.ops
(literalize count value)

(p increment-counter
	(count ^value <value>)
	-->
	(write The current value of the counter is <value> (crlf))
	(modify 1 ^value (compute 1 + <value>))
	)

% rm counter.s
rm: remove counter.s? y
% ops5 -S counter.ops
% as -o counter.o counter.s
% cc -non_shared -o counter counter.o -lopsinterp -nocount -lplib -lots -ltermc
ap ctype.o
% which counter
./counter
% counter

OPS5>make count ^value 1

OPS5>run 10
 THE CURRENT VALUE OF THE COUNTER IS 1
 THE CURRENT VALUE OF THE COUNTER IS 2
 THE CURRENT VALUE OF THE COUNTER IS 3
 THE CURRENT VALUE OF THE COUNTER IS 4
 THE CURRENT VALUE OF THE COUNTER IS 5
 THE CURRENT VALUE OF THE COUNTER IS 6
 THE CURRENT VALUE OF THE COUNTER IS 7
 THE CURRENT VALUE OF THE COUNTER IS 8
 THE CURRENT VALUE OF THE COUNTER IS 9
 THE CURRENT VALUE OF THE COUNTER IS 10
 THE CURRENT VALUE OF THE COUNTER IS 11

%OPSRT-I-PAUSED, Pause

OPS5>exit
% exit

script done on Sun Nov 10 14:50:26 1991

T.RTitleUserPersonal
Name
DateLines