Home · Articles · Downloads · Hobby Wear · Forums · Web Links · News CategoriesThursday, April 25, 2024
Navigation
Home
Articles
Downloads
Hobby Wear
FAQ
Forums
Web Links
News Categories
Contact Us
Photo Gallery
OpenVMS Bigot
Search
Users Online
Guests Online: 2
No Members Online

Registered Members: 7,708
Newest Member: nifseg
Sponsors
Island Computer
View Thread
OpenVMS Hobbyist Program | VAX Systems Forums | VAX Software Forum
Author Need Help getting EVE editor?
vmsfreak01
Member

Posts: 41
Joined: 19.06.08
Posted on August 02 2008 06:49
Hi,

I am running VMS/VAX on SIMH but I dont have EVE installed. How can I get EVE installed as my editor?

Or..VI??

I did this command:

$ edit/tpu
%TPU-E-NONANSICRT, SYS$INPUT must be supported CRT

Thx.
Author RE: Need Help getting EVE editor?
martinv2
Member

Posts: 107
Location: Goslar, Germany
Joined: 02.10.07
Posted on August 02 2008 12:55
$ edit/tpu
%TPU-E-NONANSICRT, SYS$INPUT must be supported CRT


EVE is a screen-oriented editor. As such, it must be able to control the screen, which it only can do for VT200-class terminals and up (or emulations of these).

I'd guess a $ SHOW TERMINAL shows the device type as VT100 or UNKNOWN. That's what EVE is complaining about.

Use a decent VT200 emulation, e.g. PuTTY, and EVE will work.

HTH,
Martin


http://de.openvms.org/martinv/
http://de.openvms.org/martinv/
Author RE: SIMH and terminal emulation
brad
Member

User Avatar

Posts: 134
Location: Hopedale, MA USA
Joined: 15.12.05
Posted on August 02 2008 15:05
I'm asking here, because I don't have SIMH set up.

If someone is running SIMH, when they log on to the "system", are they connected to the "console port"? Does SIMH allow them to log in via TELNET or SSH through some kind of "virtual terminal" mechanism? Or are they restricted to booting the system, and then accessing it from another system on the same network, via TELNET or SSH?
http://www.turquoisewitch.com/~bradh
Author RE: Need Help getting EVE editor?
martinv2
Member

Posts: 107
Location: Goslar, Germany
Joined: 02.10.07
Posted on August 02 2008 19:44
Brad,

If someone is running SIMH, when they log on to the "system", are they connected to the "console port"? Does SIMH allow them to log in via TELNET or SSH through some kind of "virtual terminal" mechanism? Or are they restricted to booting the system, and then accessing it from another system on the same network, via TELNET or SSH?


SIMH's console port is either the same DOS box it's started in (bad - no terminal emulation), or a Telnet port you can connect to using a terminal emulation (recommended).

cu,
Martin


http://de.openvms.org/martinv/
http://de.openvms.org/martinv/
Author RE: Need Help getting EVE editor?
brad
Member

User Avatar

Posts: 134
Location: Hopedale, MA USA
Joined: 15.12.05
Posted on August 03 2008 14:46
martinv2 wrote:
Brad,
[...]

SIMH's console port is either the same DOS box it's started in (bad - no terminal emulation), or a Telnet port you can connect to using a terminal emulation (recommended).

cu,
Martin


Thanks - one of the reasons I was asking was that it seemed to me that the OP in this thread might have been trying to user the "console port" rather than the "telnet port" to do his editing. If this was the case, then he could solve his problem by using the "telnet port" and decent terminal emulation.
http://www.turquoisewitch.com/~bradh
Author RE: Need Help getting EVE editor?
martinv2
Member

Posts: 107
Location: Goslar, Germany
Joined: 02.10.07
Posted on August 04 2008 00:49
I have to make a few corrections to my previous post:

EVE is a screen-oriented editor. As such, it must be able to control the screen, which it only can do for VT200-class terminals and up (or emulations of these).

In fact, EVE works with VT100 and up.

I'd guess a $ SHOW TERMINAL shows the device type as VT100 or UNKNOWN. That's what EVE is complaining about.

Use a decent VT200 emulation, e.g. PuTTY, and EVE will work.


PuTTY does VT102 emulation - but that'll suffice. VMS must know about the terminal type, though: a $ SET TERMINAL /INQUIRE will let VMS ask the terminal.

cu,
Martin


http://de.openvms.org/martinv/
http://de.openvms.org/martinv/
Author RE: Need Help getting EVE editor?
brad
Member

User Avatar

Posts: 134
Location: Hopedale, MA USA
Joined: 15.12.05
Posted on August 04 2008 13:19
Stephen Hoffman wrote:
Thanks - one of the reasons I was asking was that it seemed to me that the OP in this thread might have been trying to user the "console port" rather than the "telnet port" to do his editing. If this was the case, then he could solve his problem by using the "telnet port" and decent terminal emulation.


Oops, that's right, y'all are still using Microsoft Windows here. The local environment has full emulation at the shell. My bad.


I'm not sure what the OP is using, but I've found it's much easier and nicer to use PuTTY on my Linux laptop, rather than Xterm (or whatever comes standard with XWindows).

I'm not sure if you remember the flurry of posts on EISNER:: shortly after the recent OS upgrade; there were a number of users who had problems using XTerm on various flavors of MacOS X.

The point being that some terminal emulation software is good enough to be used, almost regardless of platform.
http://www.turquoisewitch.com/~bradh
Author RE: Need Help getting EVE editor?
vmsfreak01
Member

Posts: 41
Joined: 19.06.08
Posted on August 13 2008 01:50
Ok, is there any way I can install EVE even with SIMH??
Is this impossible to do under SIMH?

Any ideas..??

Thx.
Author RE: Need Help getting EVE editor?
SYSMGR
Member

Posts: 18
Location: Leusden, Netherlands
Joined: 14.03.06
Posted on August 13 2008 08:48
Just try this (dont know if it works, but it won't break anything):

$ SET TERM/DEC_CRT [=2[,3[,4]]]

and perhaps other settings. see $ HELP SET TERM for details (uopy can do so on a non-VT terminal (like the console).

If set, EVE may be happy smiley
http://www.grootersnet.nl
Author RE: Need Help getting EVE editor?
vmsfreak01
Member

Posts: 41
Joined: 19.06.08
Posted on August 13 2008 20:21
Ok, I will try it..

But what do these mean??
[=2[,3[,4]]]
Author RE: Need Help getting EVE editor?
martinv2
Member

Posts: 107
Location: Goslar, Germany
Joined: 02.10.07
Posted on August 13 2008 23:16
Ok, I will try it..

But what do these mean??
[=2[,3[,4]]]

You may enter a list of DEC_CRT characteristic sets (should be put in parenthesis).

It could be easier to just
$ SET TERMINAL /INQUIRE


and then look in
$ SHOW TERMINAL


whether it set the terminal device type to VT-something.

Or you could just set it using
$ SET TERMINAL /DEVICE=VT100


and test whether this works out for your terminal emulation.

HTH,
Martin


http://de.openvms.org/martinv/
http://de.openvms.org/martinv/
Author RE: Need Help getting EVE editor?
vmsfreak01
Member

Posts: 41
Joined: 19.06.08
Posted on August 15 2008 10:15
I did this

$ SET TERMINAL /DEVICE=VT100

And Im almost there, but still seems disorganized as below.

$ edit/tpu
u92;\¢0m¢20lu92smiley0a88;u92;*<u92;}¢m¢2J¢?3l¢;24r¢4lu92;=¢?6l¢?7l¢?8h¢1;2'z¢1;3'{¢24;H¢J¢K¢21;80Hu92;[1
J¢;H[End of file]¢K¢22;H¢;7m Buffer: MAIN
| Write | Insert | Forward ¢m
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Are you going to OpenVMS Boot Camp 2016?

Yes

No

You must login to vote.
Shoutbox
You must login to post a message.

malmberg
August 04 2022
No more VAX hobbyist licenses. Community licenses for Alpha/IA64/X86_64 VMS Software Inc. Commercial VMS software licenses for VAX available from HPE.

ozboomer
July 20 2022
Just re-visiting.. No more hobbyist licenses? Is that from vmssoftware.com, no 'community' licenses?

valdirfranco
July 01 2022
No more hobbyist license...sad

mister_wavey
February 12 2022
I recall that the disks failed on the public access VMS systems that included Fafner

parwezw
January 03 2022
Anyone know what happened to FAFNER.DYNDS.ORG? I had a hobbyist account here but can longer access the site.

gtackett
October 27 2021
Make that DECdfs _2.1A_ for Vax

gtackett
October 27 2021
I'm looking for DECdfs V2.4A kit for VAX. Asking here just in case anyone is still listening.

MarkRLV
September 17 2021
At one time, didn't this web site have a job board? I would love to use my legacy skills one last time in my career.

malmberg
January 18 2021
New Hobbyist PAKs for VAX/VMS are no longer available according to reports. Only commercial licenses are reported to be for sale from HPE

dfilip
January 16 2021
Can someone please point me to hobbyist license pak? I'm looking for VAX/VMS 7.1, DECnet Phase IV, and UCX/TCPIP ... have the 7.1 media, need the license paks ... thanks!

Bart
October 16 2020
OpenVMS, and this website!

malmberg
September 05 2020
VSI community non-commercial licenses for AXP/IA64 are available now.

malmberg
September 05 2020
See the forum about licensing. Don't know if HPE hobby licenses still being issued. Commercial licenses still being sold.

silfox70
September 01 2020
I need the license for OpenVMS7.3. Where can I find them?

malmberg
August 29 2020
Eisner, which is currently being moved, got an SSH update and the keys were updated to more modern encryption standards.

Shoutbox Archive