Actually I just tried IBM Explorer for z/OS and couldn't find a way for it to recognise the member I'd downloaded was JCL. Likewise REXX. :-(
(Ex and current) IBMers will remember there were various PCTOOLS, VMTOOLS, MVSTOOLS packages in the 80's that seemed to cope with the idea of editing host data sets on a PC - with all the (even then good) benefits of PC editing. Cheers, Martin Martin Packer, zChampion, Principal Systems Investigator, Worldwide Banking Center of Excellence, IBM +44-7802-245-584 email: [email protected] Twitter / Facebook IDs: MartinPacker Blog: https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker From: Jerry Callen <[email protected]> To: [email protected] Date: 10/09/2015 14:42 Subject: Re: Setting up Sublime Text to edit PDS members Sent by: IBM Mainframe Discussion List <[email protected]> IBM Explorer for z/OS can edit pretty much any sequential file, either native z/OS or USS, but in the generic Eclipse editor. Eclipse is endlessly customizable, so there may well be language-sensitive editing modes floating around for it. I've made (feeble) efforts to get emacs to do it, without success. My current lame hack is to suck the file into Eclipse, cut'n'paste into an emacs buffer edit, then cut'n'paset back and save. Blech. -- Jerry ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
