Re: X3270 size
Hi Betram, I am not using Windows, but the x3270 standard client under Linux to access our z/system as well as the Hercules TK4 and all it takes is to use options and selection of the 3270 model to
By
Thomas H. Jethan - Yahoo
·
#5242
·
|
Re: X3270 size
Bertram, Not sure which 3270 client you are using on Windows. I have been using the WC3270 in the CE edition. If I start terminals from a CMD window they seem to inherit the font size from that
By
Dave Wade
·
#5241
·
|
X3270 size
Hello, I've been having problems with VM usage because the X3270 screen is so small. On real 327X devices the physical screen and thus the display is much larger than the X3270 window on Windows (and
By
Bertram Moshier
·
#5240
·
|
MONITOR Files
Hi Peter, Thank you very much for your reply, which confirms my assumption that it cannot be done without additional utilities. I'm just wondering why IBM made it so convenient to collect the data but
By
Ralf Straube
·
#5239
·
|
Re: MONITOR Files
Hi Ralf, These can be read by various utilities that use DIAGNOSE X'14' to read spool files. One I came across somewhere is called RRMONDSK. This was designed for VM/SP I think but needed only a small
By
Peter Coghlan
·
#5238
·
|
MONITOR Files
Hi all, I'm new to VM/370 and wonder how the output of the CP MONITOR command, which is spooled to MAINT's reader, can be accessed. I found no way to READ, RECEIVE or SFBROWSE these specific files,
By
Ralf Straube
·
#5237
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
Hi Larry, Hope you feel better soon. When you do please send the sections of a console that show the exact invocation of these functions and the exact output they produce. I need enough detail to
By
Bob Bolch
·
#5236
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
Bob, So far.... B2C fails B2D fails B2X works (Also native in brexx) CLOSE works Note that doc shows that close can't be called as a function. I was able to call close as a function, rc =
By
Larry S
·
#5235
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
All the functions documented in the HELP REXXFUNC MENU screen are implemented in the RXUSERFN MODULE or the RXLOCFN MODULE with the source code on the MAINT 5E7 disk. When these functions are used in
By
Bob Bolch
·
#5233
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
Also, 42. New HELP files for the SAS RXUSERFN Rexx function package have been added.??This package supports building fullscreen applications, like the new??fullscreen HELP support, in REXX. I do
By
Larry S
·
#5232
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
This is one of the primary topics in the help menu REXXFUNC? MENU????????????????????????????????????????? Menu Help Information The file names listed below
By
Larry S
·
#5231
·
|
Re: REXX package in VM/370 Community Edition V1R1.2
I could help you with this, if I could see the "help and some other references" you refer to. Bob Bolch
By
Bob Bolch
·
#5230
·
|
REXX package in VM/370 Community Edition V1R1.2
I found help and some other references to an external REXX Function package called REXXFUNC Some of the documented functions work and some kick out an Error 43 Routine not found. Is there a process
By
Larry S
·
#5229
·
|
Re: Managing Host ID on VM370CE
The RSCS IDs on VMCE are there for future use. There is no code on the current VMCE release which uses them. Bob Bolch wrote:
By
Bob Bolch
·
#5228
·
|
Re: Managing Host ID on VM370CE
Matthew, You are correct the CPU serial isn¡¯t critical, and is only used in couple of places in VM/CMS. In fact in the base VM/370R6 I don¡¯t believe anything uses it. There are modifications in
By
Dave Wade
·
#5227
·
|
Re: Managing Host ID on VM370CE
I¡¯m pretty sure, albeit going from memory, that SYSTEM NETID is used primarily by the NAMES module and very little inside CP or CMS actually cares about the CPUID. I don¡¯t remember what tells CP
By
Matthew T. Kromer
·
#5226
·
|
Re: Managing Host ID on VM370CE
Thanks to all! :-) - By one side, just in case someone google for this later, I confirm, that as pointed above, the following procedure does the trick! DEF STOR 16M IPL 190 SAVESYS CMS - And in the
By
Alejandro olivan Alvarez
·
#5225
·
|
Re: Managing Host ID on VM370CE
The way I remember is to DEF STOR 16M and then IPL 190 SAVESYS CMS
By
Matthew T. Kromer
·
#5224
·
|
Re: Managing Host ID on VM370CE
I think you have missed one thing. The whole point of the CPUID in the SYSTEM NETID is that you can have the same VM IPLd on multiple different hardware systems. The IDENTIFY command then matches the
By
Dave Wade
·
#5223
·
|
Re: Managing Host ID on VM370CE
Hi again. OK... Thanks Bob, I managed to tweak SYSID :-) ... I recall the MAINT MEMO since I learn how to tweak DMKRIO, so it turned out to be exactly the same procedure. I still have not found the
By
Alejandro olivan Alvarez
·
#5222
·
|