¿ªÔÆÌåÓý

Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
I use MECAFF IND$FILE on VMCE all the time. IBM never release the source to their version of IND$FILE, that I know of . Rather than give detailed translate table info, can you tell me what problem you
By Bob Bolch · #4272 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
I have to be frank: is IND$FILE really being used for ASCII/EBCDIC transfer ? Please tell me if you are using IND$FILE sucessfully or if you have tried and given up because of the encoding trouble. If
By Martin Scheffler · #4271 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
I am using REXX every day since VM/SP Release 3, that means almost 40 years ... and counting ;-) According to https://regina-rexx.sourceforge.io/ it should be possible to build Regina on macOS but i
By Martin Scheffler · #4270 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
Mark Hessling's editor is named "The Hessling Editor" ... i had compiled it from sources under SunOS in 1996, including X-Curses and Regina/REXX. And I *used* it ... i did never learn vi or Emacs.
By Martin Scheffler · #4269 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
Would you consider making it work with ¡°Thomas Hessling Editor¡± (THE)? http://hessling-editor.sourceforge.net/ Dave Sent: 07 September 2022 23:52 To: [email protected] Subject: [h390-vm] Automatic
By Dave Wade · #4268 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
While I love REXX & KEDIT, I'd suggest that python will play better on more host platforms (including Linux and MacOS). No logical not (?)? -ahd-
By Drew Derbyshire · #4267 ·
Re: Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
Hoping it is better to read this way. File: INDMAP2B IND$MAP? A1? RECFM: V LRECL: 125(125) Lines:?? 395 Current:??? 11 ===> 00000 * * * Top of file * * * 00001 * 00002 * IND$MAP transcoding
By Martin Scheffler · #4266 ·
Automatic generation of transcoding tables for IND$FILE #rexx #VMCE
I am working on a small REXX program to generate transcoding tables for IND$FILE. It reads two copies of EBCDIC MEMO and writes an IND$MAP file ready for use. I am using the ZOC terminal emulator and
By Martin Scheffler · #4265 ·
Re: HELP vsus FSHELP
I remember VM/SP Release 1 on a 4341 in 1982. HELP was nothing else but XEDIT in disguise, wrapped into a huge XEDIT macro written in EXEC 2. I found out by myself how to cheat the command filter by
By Martin Scheffler · #4264 ·
Re: Accessing the Hercules Console from a web Browser
Edward lott wrote: AFAIK, there is no default. The port number must be specified on the HTTPPORT configuration file statement itself. And as Dave pointed out, that particular statement was commented
By Fish Fish · #4263 ·
Re: Accessing the Hercules Console from a web Browser
*Dave:* *??? OK adding the HTTPPORT 8081 line works. In reading the configuration file I thought that 1.) port 8081 was the default and 2.) the HTTP PORT ${HTTPPORT:=8081} line was what enabled it.
By Edward lott · #4262 ·
Re: Accessing the Hercules Console from a web Browser
Ed, That¡¯s disabled by default. You need to remove the ¡°#¡± from the config line #HTTPPORT 8081 Dave Sent: 14 August 2022 19:15 To: [email protected] Subject: Re: [h390-vm] Accessing the Hercules
By Dave Wade · #4261 ·
Re: Accessing the Hercules Console from a web Browser
I am running Hercules R3.13 and VMCE-V1.1.2 on a Windows 11 computer (i.p. address 192.168.15.61) and would like to access the Hercules Console from my Web Browser (firefox) on that machine. I enter
By Edward lott · #4260 ·
Re: Today's the 50th anniversary of the announcement of VM/370 as a product.
The above did not work for me. The following did. Who knows why? As long as I can get there. http://www.vm.ibm.com/history/50th/ http://www.vm.ibm.com/history/timeline.html
By Mark A. Stevens · #4259 ·
Today's the 50th anniversary of the announcement of VM/370 as a product.
The following was posted by Jay Maynard on the Discord Mainframe Enthusiasts channel. I thought the folks here might enjoy it as well. ------------------------------- Jay Maynard ¡ª Today at 11:54 AM
By Larry S · #4258 ·
Re: best practise on updates to USER DIRECT #VMCE
Thank you Bob. Speedy response that gets me further. Bert Op 2022-07-26 om 13:42 schreef Bob Bolch:
By Bert Lindeman · #4257 ·
Re: best practise on updates to USER DIRECT #VMCE
Hi Bert, To verify a USER DIRECT file, issue: DIRECT USER [ DIRECT [ A]] ( EDIT To activate a USER DIRECT file, omit the EDIT parameter. Issue the DIRECT command from the MAINT ID, It has the correct
By Bob Bolch · #4256 ·
best practise on updates to USER DIRECT #VMCE
Getting started with VM/370 and would like some help. On a change to the USER DIRECT I used to do: 1. save a current diskmap `diskmap user (disk ` - Check for GAP and OVERLAP 2. save the current USER
By Bert Lindeman · #4255 ·
VM/370 Community Edition Version 1 Release 1.2 is now available
The new release may be downloaded from www.vm370.org ( http://www.vm370.org ) now. The new features and fixes are described in the readme-vmce-1_1_2.txt document in the downloaded folder. Also in that
By Bob Bolch · #4254 ·
Re: VM370CE Version 1 Release 1.2 Release Candidate
You can not select a CMS, CP, or others command. It does work for EE, EDIT, EXEC, and DEBUG commands. ... Mark S.
By Mark A. Stevens · #4253 ·