¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: TK4- VTAM Configuration?
Yet another update: This turned out to be a completely different file responsible for this, the SYS1.PARMLIB(STARTSTD). Removing references to the now removed terminals solved the problem, also adding
By Mattis Lind · #1160 ·
Re: disable full screen HELP
Where's the fun in THAT?? My two line description... Delete the imposters.? I had a custom program (I wrote it recently, in 1983) handy, you'll probably want IEHPROGM: //AHDELMEM JOB
By Drew Derbyshire · #1159 ·
Re: disable full screen HELP
Hello Drew, Am 22.06.2020 um 05:12 schrieb Drew Derbyshire <swhobbit@...>: How about a short summary for making it easier to others searching for this information? Thanks! :wq! PoC PGP-Key:
By Patrik Schindler · #1158 ·
Re: disable full screen HELP
I found what job installed it (MVS0130 on the original TK3 CD). Seeing what that job renamed, I knew what to rename back & what to delete. -ahd- -- Drew Derbyshire Mobile: 425-471-8183 "Bugs Bunny was
By Drew Derbyshire · #1157 ·
disable full screen HELP
Is there a stock job to disable the full screen HELP on a MVS Turnkey system? (I'm amazing it ever got installed, seeing as how it dumps unformatted text, and I think it suppresses error messages.)
By Drew Derbyshire · #1156 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
CBTTape 776 contains RECV390, which works flawlessly on the PC and comes complete with the C source. At 39K it's a little big gem, and unlike XMIT Manager, it can also handle VB files. CBTTape 800
By Robert Prins · #1155 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
XMITMGR v3 64 bit works perfectly under Wine.
By Doug Wegscheid · #1154 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
Yes - using Codeweavers CrossOver-Office which (if you haven't met it before) uses a late version of wine to package Win apps), runs the EXE successfully. I tested with a few of the supplied XMIT file
By William Turner · #1153 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
I think directory blocks are fixed size (256 bytes as I dimly recall from 1985), so device type won't matter.? (Checks source of program I wrote then ... y
By Drew Derbyshire · #1152 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
Another solution is to use XMIT manager, perhaps it works under wine... http://www.cbttape.org/ftp/xmitmgr/newxmitmgr.zip hth Ren¨¦
By Rene BRANDT · #1151 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
so then the next "problems" are knowing how many records the XMI is, and knowing how many directory blocks to use. UNXMIT can tell me both of those, but was there a way to do this inside MVS? I
By Doug Wegscheid · #1150 ·
Re: RECV370 failing w/ large files
On Fri, 19 Jun 2020, Jim Morrison wrote: > On 6/19/20 4:34 AM, Giuseppe Vitillaro wrote: >> I had similar experiences with the 00.06 version of XMIT370/RECV370. >> If I got the logic correctly, I
By Giuseppe Vitillaro · #1149 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
Jim, Yes, these are in sys2.cmdlib in TK4-. I also have them in TK3, TK3UPD and Jay's build, but I cannot confirm that they are in vanilla builds of these. There is a complete series:- BLKDISK
By cjar1950@... · #1148 ·
Re: RECV370 failing w/ large files
Yep, exactly so. The "IEBCOPY unload" dataset (output of IEBCOPY) contains info about the original dataset. I'll just assume you have the DDNAMEs correct. I mildly lean toward saying IEBCOPY always
By Jim Morrison · #1147 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
There are also BLK3350, BLK3380, and BLK3390 commands floating around on the CBT tape. I don't know if they're on TK[3|4].
By Jim Morrison · #1146 ·
Re: Where they be dragons on TK3UPD?
It works now.? Thanks. -- Drew Derbyshire The original anti-theft devices -- Lucas Electric products.
By Drew Derbyshire · #1145 ·
Re: Figuring out SPACE= when restoring XMI files with RECV370?
Back when, we used to estimate space by taking the blksize of the file, looking for the dasd capacity cards to figure how many blocks per track would fit with that blksize.? We would then estimate
By Ed Liss <egliss4024@...> · #1144 ·
Re: Where they be dragons on TK3UPD?
FYI, if anyone is interested, I have the "build package" that was provided by Phil Roberts (a.k.a. halfmeg) that was the basis of upgrading tk3su1 to tk3upd. Let me know, and I will upload it to the
By ScottC · #1143 ·
Re: Where they be dragons on TK3UPD?
ain't a stunningly brilliant answer, but I hope it seems somewhat lucid. Here's what is in my changelog: Fixed IKJEFTE2 to allow SPY command (changed SYS1.UMODSRC(IKJEFTE2), submitted
By Doug Wegscheid · #1142 ·
Re: Where they be dragons on TK3UPD?
I'm a Spinhawk kind of guy. -ahd- -- Drew Derbyshire "I speak Spanish to God, Italian to women, French to men, and German to my horse." -- Charles V of France
By Drew Derbyshire · #1141 ·