On Wed, Oct 2, 2024 at 04:56 Dave Wade via <dave.g4ugm=[email protected]> wrote:
On 02/10/2024 09:45, Martin Scheffler
via wrote:
On Tue, Oct 1, 2024 at 09:27 PM, Dave Wade wrote:
I guess there should be notes about this on MAINTs
CMS disk...
I have found IFOXMODS MEMO F1 on MAINT 093 and ASMGEND EXEC I1
on MAINT 190 .
ASMGEND EXEC I1 has file mode number 1 and is not visible on
the S disk.
Why should it be. It would take up memory space for every user if
it were. Its only of use then the 190 is accessed for write access
so its mode 1.
I think there are a few things like that on the 190...
Yup, and there's even a technique in CMS to make use of a lot of those mode 1 files.? The GENDIRT command that ASMGEND EXEC ?invokes will locate all the files ASSEMBLE MODULE cares about, and store their FSTs in it. ? Several of the old OS compilers use this technique. ?
The XF assembler has always been distributed by IBM this way.