Description of PLIMOL
Download count:
1 this month, 5261 altogether.
Downloads for PLIMOL :
VMARC archive: v-28K
********************** UNCLASSIFIED ********************************** * :nick.PLIMOL :sec.UNCLASSIFIED :disk.IBMVMGAT * :title.PL/I Merge Object List * :version.3.0 :date.95/03/11 :summary.ANNOUNCE :support.N * :oname.Bill Fenlason :onode.KGNVMT :ouser.BILLFEN * :aname.Bill Fenlason :anode.KGNVMT :auser.BILLFEN * :sw.PL/I * :ops.VM, MVS :lang.PL/I :source.Y * :doc.Source * :kwd.PLI PL1 LISTING OPT OBJECT PROFILE COUNT TUNING PERFORM * :abs.PLIMOL reformats a PLIOPT listing by merging the object code * (LIST option) with the source. This is useful when optimizing, * debugging or to understand PL/I at the object (assembler) level. * A statement execution count (COUNT option) annotator is included. * :lic.By placing material on this conference, I agree to grant * IBM a non-exclusive, royalty-free license for the material * as set forth in the LICENSE AGREEMNT file on this conference. ************************************************************************ * * (c) Copyright International Business Machines Corporation 1993,1995. * All Rights Reserved. * * This tool has been authorized for distribution to external users. * The terms and conditions are in the package LICENSE file. * * A statement by the author is contained in the package ABOUT file. * ************************************************************************ PLIMOL ABOUT * Author ID and statement * PLIMOL ANNOUNCE * ANNOUNCE * PLIMOL PLI * PL/I Source code * PLIMOL TEXT * Object Deck, PLIOPT version 1.5.1 * MOL EXEC * Sample REXX EXEC for VM and MVS * PLICNOTE EXEC * REXX EXEC for VM to annotate count option * ***********************************************************************+ * This is a normal PL/I program, and has no special installation * requirements. If necessary, the REXX exec may be converted to a * CLIST, JCL, EXEC2, etc. Check the source code for additional help.