Search the web
Sign In
New User? Sign Up
cbt-tape
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Error in LINKLIST Macro   Message List  
Reply | Forward Message #190 of 320 |
Re: Error in LINKLIST Macro

Try including 'SYS1.MODGEN' in the assembly step syslib DD. IEZBITS
is located there.

Bob

--- In cbt-tape@yahoogroups.com, Saran De <sarandesingh@...> wrote:
>
> Hi,
>
> While I'm trying to Assemble the ASM Macro LINKLISt from the
cbttape, I'm getting the following msgs. I beleive, some declarations
are missing. Could you guys help me to fix this. Thanks.
>
> 5621 IEESMCA

> ** ASMA057E Undefined operation code - IEESM/IEZBITS

> ** ASMA435I Record 188 in SYS1.MACLIB(IEESMCA) on volume: M1MBSA

> 5811+SMCAOPT1 EQU BIT0 -
RESERVED
> ** ASMA044E Undefined symbol - BIT0

> ** ASMA435I Record 195 in SYS1.MACLIB(IEESMCA) on volume: M1MBSA

> 5812+SMCAOPT2 EQU BIT1 -
RESERVED
> ** ASMA044E Undefined symbol - BIT1

> ** ASMA435I Record 196 in SYS1.MACLIB(IEESMCA) on volume: M1MBSA

> 5813+SMCAEXT EQU BIT2 -
RESERVED
> ** ASMA044E Undefined symbol - BIT2

> ** ASMA435I Record 197 in SYS1.MACLIB(IEESMCA) on volume: M1MBSA

> 5814+SMCADSA EQU BIT3 -
DATA SET
> ** ASMA044E Undefined symbol - BIT3

> ** ASMA435I Record 198 in SYS1.MACLIB(IEESMCA) on volume: M1MBSA

> 5815+SMCAVOL EQU BIT4 -
VOLUME AC
>
>
>
> ---------------------------------
> Access over 1 million songs - Yahoo! Music Unlimited Try it today.
>






Mon Nov 6, 2006 2:43 pm

rseery2
Offline Offline
Send Email Send Email

Forward
Message #190 of 320 |
Expand Messages Author Sort by Date

Hi, While I'm trying to Assemble the ASM Macro LINKLISt from the cbttape, I'm getting the following msgs. I beleive, some declarations are missing. Could you...
Saran De
sarandesingh
Offline Send Email
Nov 6, 2006
2:18 pm

... RESERVED ... RESERVED ... RESERVED ... SET ... VOLUME AC Include library SYS1.MODGEN in your HLASM SYSLIB DD concatenation. Regards, John K CSC...
John P Kalinich
jkalinic@...
Send Email
Nov 6, 2006
3:25 pm

Try including 'SYS1.MODGEN' in the assembly step syslib DD. IEZBITS is located there. Bob ... cbttape, I'm getting the following msgs. I beleive, some...
rseery2
Offline Send Email
Nov 6, 2006
3:44 pm

... It would help if you stated what system you're running under. If you look at your assembly procedure (ASMxxx), you'll find a //SYSLIB DD...
Gerhard Postpischil
gerhard_post...
Offline Send Email
Nov 6, 2006
6:09 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help