PH7.29.C8

Marcinik, Roger MARCINIR@pgocm3.ksc.nasa.gov
Fri, 16 Jul 1999 13:25:50 -0400


Here's a sample QUICK procedure:

PROCEDURE INTERNAL NOPAPER2
  BEGIN
    RUN COMMAND "SETVAR RCRTWIDTH 132"
    INFORMATION MESSAGE "Set your terminal for 132 columns!" &
	NOW RESPONSE
    RUN COMMAND "PRINT PLCOJV1X.PLDATA"		&
	RESPONSE CLEAR SCREEN REFRESH ALL
    RUN COMMAND "SETVAR RCRTWIDTH 80"
    INFORMATION MESSAGE &
	"You may reset your terminal to 80 columns." NOW RESPONSE
    END

We run Reflection terminal emulator.  When user receives message to set to
132,
user clicks on Setup, then terminal, then display, then selects 132.

-----Original Message-----
From: RandMan666@aol.com [mailto:RandMan666@aol.com]
Sent: Friday, July 16, 1999 1:13 PM
To: powerh-l@lists.swau.edu
Subject: PH7.29.C8


I am running PH7.29.C8 on MPEiX 5.5.  Quick question.  Can this version of 
QUICK support 132 column mode?  If so, what do I need to do?  TIA

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.