VMARCL (FILELIST-like UI for VMARC Files)
Submitter: Dale Smith
Version: 1.0
Description:
FILELIST-like Interface to Browse VMARC Files
Last Updated: 2012
Works/tested On:
- z/VM 5.4 (z10 or higher)
- z/VM 6.2 (z10 or higher)
Other Products Required: None
Comments:
I saw the request for a Filelist like environment for VMARC on the Listserv and I have some code that can provide that.
The code was originally written by Scott Mattes and modified by me, (I created new front-end Execs and modified the Xedit Macros, especially $VMARCL to use PIPEs to extract information from the VMARC headers.
The code consists of 4 files, LVMARC EXEC and $LVMARC XEDIT provide a Filelist like environment that displays a list of all files with a Filetype of VMARC. PF Keys are provided for sorting, unpacking a VMARC file, and to display a Filelist of the members of a VMARC file. VMARCL EXEC and $VMARCL XEDIT are used to display the members of a VMARC file in a Filelist like display. PF Keys are provided for sorting, unpacking a member, SHOWing a member, Xediting a member.
Attachments:
VMARCL.VMARC