HP3000-L Archives

June 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:
"Johnson, Tracy" <[log in to unmask]>
Reply To:
Johnson, Tracy
Date:
Thu, 6 Jun 2002 16:39:29 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (109 lines)
Killing two birds with one stone here:

The other reason I wanted to detect what client I
was using, whether Telnet or VT, was because I also
use QCTerm and "Hooked" applications in VESoft.

QCTerm is great, but it will not let you use
JCW HPREDOVEMODIFY=1 without getting an error
in $STDINX.  In other words, I missed my comma
redo function that I got in my other terminal
emulators.  (This is an item that I don't think
will ever be changed in QCTerm.)

This was because my forced default in MPEX was

SETJCW HPREDOVEMODIFY=1

Now thanks to Michael Anderson's script, I can
now use an if statement to set this JCW:

IF EMULATOR = "Q" THEN
   SETJCW HPREDOVEMODIFY=0
ELSE
   SETJCW HPREDOVEMODIFY=1
ENDIF

BT
NNNN
Tracy Johnson
MSI Schaevitz Sensors 

> -----Original Message-----
> From: Johnson, Tracy 
> Sent: Thursday, June 06, 2002 3:23 PM
> To: [log in to unmask]
> Subject: Re: [HP3000-L] How To Self-Detect Telnet Client
> 
> 
> I take it back, I can make it work in Telnet now.
> 
> It was my scripting that was the problem for the
> Window-Title.
> 
> [I got it working in WRQ (VT-MGR & TELNET)]
> [I got it working in MS92 (NSVT & TELNET)]
> [There is no equivalent in QCTerm that I know of.]
> 
> BT
> NNNN
> Tracy Johnson
> MSI Schaevitz Sensors 
> 
> > -----Original Message-----
> > From: Johnson, Tracy 
> > Sent: Thursday, June 06, 2002 1:55 PM
> > To: [log in to unmask]
> > Subject: Re: [HP3000-L] How To Self-Detect Telnet Client
> > 
> > 
> > The reason I brought this up was to try the esc&oCWINTITLE in 
> > Minisoft or
> > esc&oCSET WINDOW-TITLE in WRQ.
> > 
> > But know I find this escape sequence does not work in Telnet, 
> > only NSVT or VT-MGR.
> > 
> > BT
> > NNNN
> > Tracy Johnson
> > MSI Schaevitz Sensors 
> > 
> > > -----Original Message-----
> > > From: Wirt Atmar [mailto:[log in to unmask]]
> > > Sent: Thursday, June 06, 2002 12:43 PM
> > > To: [log in to unmask]
> > > Subject: Re: [HP3000-L] How To Self-Detect Telnet Client
> > > 
> > > 
> > > Bruce writes:
> > > 
> > > > There isn't a way to tell from within the Telnet 
> > protocol. The NS/VT
> > > >  protocol has a field in the connection header that 
> > allows different
> > > >  emulators to distinguish themselves.
> > > 
> > > But as Michael says, the right way to do this is to ask the 
> > > terminal itself.
> > > In that manner, it doesn't matter what protocol you're using: 
> > > serial, NS/VT,
> > > or telnet.
> > > 
> > > Wirt Atmar
> > > 
> > > * To join/leave the list, search archives, change list settings, *
> > > * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
> > > 
> > 
> > * To join/leave the list, search archives, change list settings, *
> > * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
> > 
> 
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
> 

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

ATOM RSS1 RSS2