I use the CMS NFS client on a regular basis. Very handy! I also use XEDIT against BFS and NFS files. It is wonderful!
Thank you to Team VM for these teriffic features in z/VM!! -- R; Mary Ellen Carollo <[EMAIL PROTECTED]> Sent by: Linux on 390 Port <[email protected]> 02/22/2007 10:50 AM Please respond to Linux on 390 Port <[email protected]> From Mary Ellen Carollo <[EMAIL PROTECTED]> To [email protected] cc Subject Re: pico to xedit mkboot > Since z/VM doesn't have the concept of CRLF, that's the only way to get > things to look reasonable in xedit. Actually, XEDIT does understand CRLF for Byte File System files. Put the file in the Byte File System and XEDIT it using the BFS pathname and the "(BFSLINE CRLF" option. If you need to get a minidisk or SFS file into the BFS, use OPENVM PUTBFS. Use the BFSLINE NONE option -- since the file already has CRLF characters, you don't want CMS to add them when you copy the file. (Better yet, use VM's NFS server or FTP to put the file directly into the BFS in the first place.) If you want to save it back to a minidisk or SFS, you can use XEDIT subcommands to SET NAMETYPE CMS, SET FNAME fn, SET FTYPE ft and SET FMODE fm. Then FILE and you've created a CMS file with records based on the location of the CRLF line end markers. Mary Ellen Carollo z/VM Development ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
