Hello Everyone,
Maybe I am missing something? I seem to remember that you can
rename HLASM to ASMAHL.
Both of the VMFHASM EXEC and VMFHLASM EXEC really call VMFASM
EXEC with some parameters.
VMFHASM
Address Command
Parse Upper Arg cmdline
Parse Var cmdline operands '(' options
options = options 'ASM H'
'EXEC VMFASM' operands '(' options
If find('0 4 8 12 24 28 36',rc) = 0 Then rc = 100
Exit rc
VMFHLASM
Address Command
Parse Upper Arg cmdline
Parse Var cmdline operands '(' options
options = 'ASM HL' options
'EXEC VMFASM' operands '(' options
If find('0 4 8 12 24 28 36',rc) = 0 Then rc = 100
Exit rc
And VMFASM EXEC has the logic for what she wants.
Ed Martin
Aultman Health Foundation
330-588-4723
[EMAIL PROTECTED]
ext. 40441
>> -----Original Message-----
>> From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
On
>> Behalf Of Stracka, James (GTI)
>> Sent: Wednesday, May 03, 2006 1:41 PM
>> To: [email protected]
>> Subject: Re: VMFHLASM
>>
>> Where was the HLASM MODULE on Mary's 4.4. system?
>>
>> -----Original Message-----
------------------