On 2020-06-02, at 11:30:20, Schmitt, Michael wrote: > > I wrote an entire AVL tree based caching program using the HLASM Toolkit > Feature Structured Programming macros, but then had to rewrite to remove the > macros when the company decided to no longer pay for the feature. > > Now IBM is using the macros in IMS code, even programs where IBM provides the > source to IMS licensees. Maybe that means that if we're an IMS customer we're > also licensed for the macros. I'm kind of afraid to use them, in case we > lose access again. > I believe there's a freeware alternative. The name HAL comes to mind. But it might be in-house code.
Ah! https://www.google.com/search?q=hlasm+structure+macro+hal ... points me to: www.naspa.net/magazine/2000/February/T0002006.pdf ... which mentions cbttape.org overflow file 118. -- gil
