HP3000-L Archives

July 2011, 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:
Reply To:
Date:
Fri, 22 Jul 2011 17:03:18 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (49 lines)
I do miss MPE!
I used to use the JOB statement interactively, to test batch processing.
It was common for me to write MPE processes that checked that bit
returned by the WHO MODE, and then program logical decisions based on
running in batch or not. Later I found that it made more sense to use
the interactive bit instead. One particular company I worked for long
ago had a process run in a udc with the logon option to check both bits,
and not allow BATCH and INTERACTIVE to be true. I'm NOT sure why HP
would code that into the MPE operating system, but maybe they did. I
recall an old HP application know as MM that ran in BATCH and
INTERACTIVE, where each terminal session was a child process of a main
batch job..

Anyway James, your memory is not failing you, there was a time when you
could do that!
I Haven't tried it in a longtime, so I too am not sure when or if that
has changed.

I only bootup my HP3000 when I have HP3000 stuff to do, not so much
lately :-(
Lots of Windows and Unix stuff to do nowadays!

MPE had so many features like this, that worked so well for business
applications.
To the people responsible for killing the MPE operating system: You (all
of you) did a bad thing!

On MPE I could check this like
IF HPINTERACTIVE THEN

On Unix it looks more like
if tty > /dev/null 2>&1; then

It may not even be an option on Windows.

--Mike.


On 07/22/2011 03:11 PM, James B. Byrne wrote:
> [SNIP]
>   I seem to recall that
> one once had the choice between HELLO and JOB at the system prompt.
> Is my memory failing? Did this change at some point? Or am I simply
> doing it wrong?
>

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

ATOM RSS1 RSS2