Caveat - I don't do windoze. If you send me the Rexx and HLASM code I'll take a look at it. Are you using OOREXX or Regina?
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Robert Prins [robert.ah.pr...@gmail.com] Sent: Wednesday, April 22, 2020 12:05 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: UPDTE - CBT tape 496 I've been using this for quite a while to upload data from Windows to z/OS, merging in one case nearly 2,000 files into the required IEBUPDTE format, making the transfer rather a lot easier. It always worked, uploading the data to a VB/259/27998 dataset, but until now, Windows filenames have always been in the old 8.3 format, where the 8 was really 8! I've just now set up a bit more Windows code to do the same for other data, and I've run into a problem, as the filenames are still in an 8.3 format, but the name may be from 2 to 8 characters. And before you ask, the REXX exec that creates the file on Windows upper-cases filenames, strips off the extension and translates invalid characters, such as '-' & '_' into something that's valid in a PDS member name. UPDTE still works, but for whatever reason, membernames in the resulting PDS are screwed up with what seem to be (part of) the initial RDW and in case the filename on windows was only 2 characters, the first two characters of the next record. The member data itself is correct. I'd be grateful is anyone who knows more of assembler could have a book at this and if possible, correct it. Thanks, Robert -- Robert AH Prins robert.ah.prins(a)gmail.com The hitchhiking grandfather @ https://secure-web.cisco.com/1TzUo11Do-C5LKxloUuUT9p9zJvDVTV1xdi3jNDZMb28RfIQJdYMKVocEQStROwILnRFEwmCbwxsm1yXpj_MiUpHSjAxV44XG84SsDq-4P-aTgpzVc8Vntdq3oNdZTwBywCRXZalukWQBn-oOcGPDNgmbp_yMEFftTUbNBK0Uq_HH7YXL0VwDr5zOTaAOniH5N1K2bYuPbqRkz3DkmDez74nS9q9lKZQxGZjh78XK69ijv8tmhkg3EyhPt06fQi4Gw9DVGKfF9rmTG3ioW-EKWcZKhrutSKv4Uzv8K_3swXL_lFZUlqQ72G2oTN1GsLcFdR-PR-sQLoEanIAssb93C61C8JSqjHU10nnmKS6gwhEaA3sGVT2yhnTw18ZedWx3Wj96Vr67DQyyHs5TJThK8Te4BaAbfue5Fq6C2kdZ2Yf07vNel9tNnpkUBzpWcFSi/https%3A%2F%2Fprino.neocities.org%2Findez.html Some useful(?) REXX @ https://secure-web.cisco.com/1bTJqtThLxh62QS6giMVoo7Kv6yWEUAePuvmhIS5AJr4eLxRPfVFnMQbLhY0uKeTA7OcmpYmtGJofWZCi3ok7C15J1orI7O6PeWdhqA8Hra9TBeiSC7kbCgz84ugSjqcE8S3MXN0TptmRiW5XghcADfhLj3VYDABsQBe6rkX7dRJQAZNbYL7usORMfQ_7Q1EoqkXzcKg2qSyNtEcRr_axAQTlHpAoGaMi1xiyqswIwIfuwG20b4neGdYzMqOzN4N9Q7qLsZntNhxL1NtsrJOa66NiaLq9W9kAcl_87O_pOnxIkjzgdxE43xFmSG9z05LqMCSjX-UfMiZD1-QUlt3VTTMglk5WV_lkIH5OOD9VGRPLOHU_nnlY5-HIXArIaieQsmV9o99s-A6h50qzqhsB2xI6BXzrBMG4n32YEWWoIBAv4ZsLZsvpZQlfJlAjZivz/https%3A%2F%2Fprino.neocities.org%2FzOS%2FzOS-Tools.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN