¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Domain bsp-gmbh.com expired
Scott, In 2017 (I didn't realise it was so long ago), Volker anounced his "retirement" on the turnkey-mvs group on Yahoo, and that www.bsp-gmbh.com would cease to exist (topic "new TK3 owner
By cjar1950@... · #1320 ·
Re: Naive PL/1 F question.
Well, this is actually a little bit better: ECHAR: PROCEDURE ( CODE ) RETURNS(CHARACTER(1)); DCL CODE FIXED BIN(15); DCL CHR CHARA
By Giuseppe Vitillaro · #1319 ·
Re: Naive PL/1 F question.
Yep, it does. Unfortunately, FIXED BIN(15) is half word, i.e. two bytes in PL/1 F. My guess UNSPEC ( CHR ) = CODE convert just the most significant CODE byte, leading to a wonderful ZERO character. If
By Giuseppe Vitillaro · #1318 ·
Re: Naive PL/1 F question.
Isn't UNSPEC not also a pseudo-variable , so that it can also be used on the left-had side of an assignment, e.g.: UNSPEC ( CHR ) = CODE ; Cheers, Peter
By Peter Jansen · #1317 ·
Naive PL/1 F question.
I've a naive question about the PL/1 F we have onboard on MVS3.8j. Forgive me, I'm trying to write code for going from a single character to its EBCDIC code and viceversa. The first problem should be
By Giuseppe Vitillaro · #1316 ·
Re: Domain bsp-gmbh.com expired
/g/turnkey-mvs/files/TK3-archive/cookbook.zip
By Jim Morrison · #1315 ·
Re: Domain bsp-gmbh.com expired
Scott, Send me the info directly to my email. Joe [email protected]> wrote:
By Joe Monk · #1314 ·
Re: Domain bsp-gmbh.com expired
https://sitereport.netcraft.com/?url=+bsp-gmbh.com -- Drew Derbyshire "A little voice inside my head said don't look back, You can never look back . . ." -- Don Henley
By Drew Derbyshire · #1313 ·
Re: Domain bsp-gmbh.com expired
Locations to download the TK3 CD image: Original location posted on Volker's site: http://www.ibiblio.org/jmaynard/turnkey-mvs-3.zip
By ScottC · #1312 ·
Re: Domain bsp-gmbh.com expired
Just got off the phone with "Jenny Angell" at Network Solutions.? Good news!? We have 30 days from 6/30/2020 (for someone) to pay (at least) the 1 year renewal price of $73.98 ($37.99 per year +
By ScottC · #1311 ·
Re: Domain bsp-gmbh.com expired
Jim, what was the filename? I'm not having any luck finding it.
By Doug Wegscheid · #1310 ·
Re: Domain bsp-gmbh.com expired
well, hopefully the server is still up, and another snarf can be done, if we only knew the IP....
By Doug Wegscheid · #1309 ·
Re: Domain bsp-gmbh.com expired
Attached the `tree` command output from the 2020 backup, the DIFF is against the 2012 backup. Not much changed. Also, I recently uploaded Volker's cookbook zip over on the turnkey-mvs forum in the
By Jim Morrison · #1308 ·
Re: TK4- On a Raspberry Pi
YES.
By Vince Coen · #1307 ·
Re: Domain bsp-gmbh.com expired
My timing was excellent, I snarfed the site 2020-06-26. I was way overdue since my prior snarf was 2012-04-21. A different of 567 bytes between the two dates, so even older backups should be nearly
By Jim Morrison · #1306 ·
Re: TK4- On a Raspberry Pi
I built gcc from source once on a Pi Zero.? It took 5 days elapsed wall clock time. But it all worked. Bill
By Bill Lewis <wrljet@...> · #1305 ·
Re: Domain bsp-gmbh.com expired
Hello Marco, Am 06.07.2020 um 22:10 schrieb marcoxa@...: Hmph, if should have done a complete wget -m of the site before. But now it's possibly too late. :-( :wq! PoC PGP-Key: DDD3 4ABF 6413
By Patrik Schindler · #1304 ·
Domain bsp-gmbh.com expired
Hi I just wanted to let you all know that the domain bsp-gmbh.com expired on June 30th.? I learned a bit of MVS from there, and it may be that the information contained therein may now be available
By Marco Antoniotti · #1303 ·
Re: TK4- On a Raspberry Pi
Michael, Yeah ... no worries ... :-) Thanks again for the clarifications, not just for myself, but for "the archives" ... Mark
By Mark Waterbury · #1302 ·
Re: TK4- On a Raspberry Pi
The caveat is that the destination Hercules has to support any forms of compression that the DASD you are moving use. If you are using prebuilt Hercules' *probably* ok, but I got bit once moving some
By Doug Wegscheid · #1301 ·