That's a blast from the past. It does run as a CICS transaction (Normally OLLE).
It is 1000% better than the IBM VSE offering (name escapes me). In architecture it's not unlike ROSCOE, runs very lean and mean. All the members are contained within a single VSAM cluster which is formatted and then has 3 char lib prefixes and 8 char names similar to a PDS. eg JCL.MASTJOB1. It also has a crude form of security, defined in a macro assembler module. This determines what you can see and do. A very naughty programmer substituted his own version and when we found out, I substituted yet another module that blasted ***violation*** on the console. The guy in question (Kevin Parker where are you now?) crapped his pants when he realised he'd been rumbled. Had an entertaining dressing down meeting with him. >From memory, I belive you use the "l" command (list) to bring up a member in an editor panel. It has a submit command (I think sub?) and has access to the Power spool to fetch output. It's been 30 years since I last saw Vollie :) On 2/4/20, Bernd Oppolzer <[email protected]> wrote: > great, thank you, I will have to ask my customer, if we can have access > to this site. > Thanks, kind regards > > Bernd > > > Am 03.02.2020 um 20:51 schrieb Frank Swarbrick: >> I don't have a Broadcom logon, but did you try this page? >> https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-miscellaneous/legacy_bookshelves_and_pdfs/bookshelves_and_pdfs/bookshelves/ca-vollie-for-z-vse.html >> >> ________________________________ >> From: IBM Mainframe Discussion List <[email protected]> on behalf >> of Bernd Oppolzer <[email protected]> >> Sent: Monday, February 3, 2020 11:25 AM >> To: [email protected] <[email protected]> >> Subject: Manuals for CA-VOLLIE? >> >> In my new project assignment, I have to use a tool called VOLLIE (from >> CA), which is used to modify (edit) >> VSE libraries and prepare compile and test jobs for VSE and COBOL-CICS >> programs etc. >> >> No VM in this installation. VOLLIE seems to be a CICS transaction. >> >> Is there a manual for CA-VOLLIE, which can be shared, for example PDF >> format? >> No match when using the well-known search engines. >> >> Thanks and regards >> >> Bernd >> >> ---------------------------------------------------------------------- >> 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 > -- > > Oppolzer-Informatik > Dipl. Inf. Bernd Oppolzer > Bärenhofstraße 23 > 70771 Leinfelden-Echterdingen > ————————————————————— > Tel.: +49 711 7949591 > priv.: +49 711 7949590 > mobil: +49 151 75005359 > eMail: [email protected] <mailto:[email protected]> > Web: http://bernd-oppolzer.de/job.htm > ————————————————————— > Für Umsatzsteuerzwecke: > SteuerNr.: 97 076 / 29921 > USt-ID-Nr.: DE 147 700 393 > ————————————————————— > Oppolzer-Informatik 1983 - 2019 > 36years of experience in computer science** > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Wayne V. Bickerdike ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
