MUMODEMS Archives

February 1996

MUMODEMS@LISTSERV.MIAMIOH.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:
"Brian J. Bernstein" <[log in to unmask]>
Reply To:
Miami's Modems <[log in to unmask]>
Date:
Mon, 19 Feb 1996 17:30:18 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (49 lines)
In article <1996Feb17.214144@miavx1>, [log in to unmask] writes:
> terminal emulation problems: From Qmodem Pro the vax will not recognize my
> vt100 emulation.%SET-W-NOTSET, error modifying NTY37
>                          SET-I-UNKTERM, unknown terminal type
>                          %TPU-W-NONANSICRT, SYS$INPUT must be supported CRT
> The above statements are returned to me. What do they mean, why do they occur,
> and what can I do about them? Window's Terminal with the same emulation (vt100
)
> has no such problems.
 
  There is a special ANSI (ok, ok.. VT-100) sequence that is sent at logon that
puts your cursor at the farthest left & down position, and then asks your termin
al
to return it's coordinates; this is interpreted, and the VAX sets it's displays
(news, editors, WWW) to work with the screen size just determined.
 
  I believe there is also an identification handshake that happens during this
that figures if you're on VT-100/102/220/etc.
 
  Basically, your message is a failed attempt at trying to determine your VT-???
setup and screen size. I've run terminal programs before that didn't support thi
s,
so here's what I've figured out.
 
  First off, the 'ANSI setup' can be invoked from the command line with:
 
    $ set terminal/inquire
 
  Which will do the above procedure. If this fails, try checking your emulation
setup; there might be some radio button or gadget that enables a better emulatio
n.
If not, you can individually tell the terminal about your screen.
 
    $ set terminal /width=XX /page=YY /ansi_crt
 
      where XX is the width of your screen, and YY is the height (# of lines) of
       your screen. If you use gold keys, you'll probably have to add
       /application_keypad to that string. Check out the options by doing help
       on 'set terminal'.
 
  Hope that helps..
 
MrAmericaWalkOnByYourSchoolsThatDoNotTeachMrAmericaWalkOnByTheMindsThatWon'tBe
[] Brian J. Bernstein                        In Memory of Frank Zappa       []
[] [log in to unmask]        Dec 21, 1940 - Dec 4, 1993      []
[]    //     "Never hit your grandmother with a shovel, for it leaves       []
[]  \X/       a bad impression on her mind..." -Tiny Tim                    []
ReachedMrAmeri-> http://www.sas.muohio.edu/~bernstbj/ <-ceYouFindThatTheWayYou

ATOM RSS1 RSS2