HP3000-L Archives

January 2002, Week 1

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:
"Porter, Allen" <[log in to unmask]>
Reply To:
Porter, Allen
Date:
Thu, 3 Jan 2002 18:48:41 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
I'm running 6.5 but it works for me to make my screen 80 columns.

setvar esc chr(27)
setvar start '&oG'
setvar end   '&oH'
echo !esc!start
echo Option Explicit
echo Sub Main
echo     With Application
echo        .DisplayColumns = 80
echo        .RightMargin = 79
echo     End With
echo End Sub
echo !esc!end



-----Original Message-----
From: Michael Hone [mailto:[log in to unmask]]
Sent: Thursday, January 03, 2002 4:49 PM
To: [log in to unmask]
Subject: [HP3000-L] Change Reflection Column Display from host


I am trying, as part of an HP3000 command file, to change the column display
width in Reflection ver. 9.  Ideas or examples anybody?

Thanks in advance,
Michael

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


<font size="1">Confidentiality Warning:  This e-mail contains information intended only for the use of the individual or entity named above.  If the reader of this e-mail is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, any dissemination, publication or copying of this e-mail is strictly prohibited. The sender does not accept any responsibility for any loss, disruption or damage to your data or computer system that may occur while using data contained in, or transmitted with, this e-mail.   If you have received this e-mail in error, please immediately notify us by return e-mail.  Thank you.

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

ATOM RSS1 RSS2