[net.micro.cpm] ZCPR3 Hacks

cem@intelca.UUCP (Chuck McManis) (01/18/85)

I made a couple of changes to the ZCPR3.ASM file to make using the wheel
byte a little easier. First I added a Wheel Prompt variable (WPRMPT)
so that when you were enabled ZCPR could change the '>' to something
else, being an old TOPS-20 fan I of course use '!'. Thus, when you are
NOT enabled, and your prompt was "A:SYS>" , when you set the wheel
byte it becomes "A:SYS!", real trivial stuff here. The second change
was to make it easier to use my own system when it was in the "secure"
mode. Basically, the password checking facility on directories is 
defeated by having wheel enabled. Since I don't know how many others
will find these useful, currently the only copy of these changes,
(besides my own) is on the ZCPR3 BBS at (415) 489-9005, if there
is some interest I will send a copy to Simtel-20. 

--Chuck

-- 
                                            - - - D I S C L A I M E R - - - 
{ihnp4,fortune}!dual\                     All opinions expressed herein are my
        {qantel,idi}-> !intelca!cem       own and not those of my employer, my
 {ucbvax,hao}!hplabs/                     friends, or my avocado plant. :-}

Penny Anderson <Penny.Anderson@CMU-CS-C.ARPA> (01/28/85)

Chuck,
	Won't changing your system prompt to "A:!" screw up the way
ZEX handles input control.  If you use the "<uparrow><doublequote>" 
option in a ZEX file, ZEX turns control over to the console until it sees
a 'special character' pass by.  The special character in the distribution
version is a ">" with the MSB set.  It seems like that should leave the re-
mainder of your ZEX file pending forever.  Is that right, Rick?

	Don Shields  c/o [Penny Anderson - APA@CMU-C]
-------

Rick Conn <RCONN@SIMTEL20.ARPA> (02/05/85)

Hi, Don,

	Sorry I took so long to respond (your message is attached).  Under
ZCPR2 and its version of ZEX, the case you describe is true.  Under
ZCPR3, ZEX does not monitor the prompt, but, rather, ZCPR3 leaves a
message to ZEX which tells it to resume input if it was suspended.  Hence,
the prompt itself is not of consequence under ZCPR3 and may be changed at
will.

		Rick
                ---------------

Return-Path: <info-cpm-request@AMSAA.ARPA>
Received: from AMSAA by SIMTEL20.ARPA with TCP; Tue 29 Jan 85 09:12:38-MST
Received: From cmu-cs-c.arpa.ARPA by AMSAA via smtp;  21 Jan 85 2:54 EST
Received: ID <APA@CMU-CS-C.ARPA>; Mon 21 Jan 85 02:56:51-EST
Date: Mon 21 Jan 85 02:56:50-EST
From: Penny Anderson <Penny.Anderson@CMU-CS-C.ARPA>
Subject: Re: ZCPR3 Hacks
To: cem%intelca.uucp@BRL-TGR.ARPA
cc: APA@CMU-CS-C.ARPA, info-cpm-request@AMSAA.ARPA
In-Reply-To: Message from "Chuck McManis <cem%intelca.uucp@BRL-TGR.ARPA>" of Fri 18 Jan 85 20:52:48-EST
Resent-Date:  Mon, 28 Jan 85 14:37:36 EST
Resent-From:  cpmlist@AMSAA.ARPA
Resent-To:    info-cpm@AMSAA.ARPA

Chuck,
	Won't changing your system prompt to "A:!" screw up the way
ZEX handles input control.  If you use the "<uparrow><doublequote>" 
option in a ZEX file, ZEX turns control over to the console until it sees
a 'special character' pass by.  The special character in the distribution
version is a ">" with the MSB set.  It seems like that should leave the re-
mainder of your ZEX file pending forever.  Is that right, Rick?

	Don Shields  c/o [Penny Anderson - APA@CMU-C]
-------
-------