Re: ASMA034E

2014-04-19 Thread Bernd Oppolzer
In fact, when the IBM macro generates BAL, the missing SYSSTATE is maybe not the problem. SYSSTATE is needed if you get such things as LA R1,*+20 because in this case IEABRC(X) doesn't help. I have in my startup macro: SYSSTATE ARCHLVL=2 SYSSTATE OSREL=ZOSV1R8 IEABRCX DEFINE SYSSTATE

Re: ASMA034E

2014-04-19 Thread Binyamin Dissen
Copy IEABRC On Sat, 19 Apr 2014 18:35:49 GMT "esst...@juno.com" wrote: :>hello :> :>I know this topic has been discussed before.. :>Im on a Z/OS 1.7 system with HLASM R5.0 :>... :>Im trying to maintain the concept of "Baseless Code" in some programs, I keep running into some macros on Z/os 1.7

Re: ASMA034E

2014-04-19 Thread esst...@juno.com
Yes I forgot about SYSSTATE ... -- Original Message -- From: Bernd Oppolzer To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: ASMA034E Date: Sat, 19 Apr 2014 21:51:16 +0200 You did use the SYSSTATE ARCHLVL=2 SYSSTATE OSREL=ZOSV1R8 calls, did you? Maybe OSREL

Re: ASMA034E

2014-04-19 Thread Robert A. Rosenberg
At 18:35 + on 04/19/2014, esst...@juno.com wrote about ASMA034E: hello I know this topic has been discussed before.. Im on a Z/OS 1.7 system with HLASM R5.0 ... Im trying to maintain the concept of "Baseless Code" in some programs, I keep running into some macros on Z/os 1.7 that use BAL R

Re: ASMA034E

2014-04-19 Thread Bernd Oppolzer
You did use the SYSSTATE ARCHLVL=2 SYSSTATE OSREL=ZOSV1R8 calls, did you? Maybe OSREL=ZOSV1R7 in your case ... For me, most of the issues with IBM macros disappeared, when I used this calls ... I had some other issues with home grown macros which I couldn't fix because the r

Automatic reply: ASMA034E

2014-04-19 Thread DAL POS Raphael
Je suis actuellement en congés et je ne serais de retour que le 2014/04/28. Durant cette période merci de contacter DSI-PROD-SYSTEME-CENTRAUX. Cordialement. Cette notification ne vous sera adressée qu'une seule fois. I'm currently out of the office and will not return until 2014/04/28. In the me

Automatische Antwort: ASMA034E

2014-04-19 Thread Wolfgang Rupprath
Ich bin bis einschließlich Freitag, den 25.4.2014 in Urlaub. Den Produktsupport der FSP können Sie unter der Mail-Adresse support(at)fsp-gmbh.com oder telefonisch unter der Rufnummer 02203 / 371 000 0 erreichen. Mit freundlichen Grüßen Wolfgang Rupprath FSP GmbH

Automatyczna odpowiedź: ASMA034E

2014-04-19 Thread Wojtczak Arkadiusz
Dzień dobry, do 18 kwietnia przebywam poza biurem. Poczta nie jest przekierowywana. W sprawach pilnych proszę o kontakt z Krzysztofem Szubą. Pozdrawiam, Arkadiusz Wojtczak

Automatic reply: ASMA034E

2014-04-19 Thread McNeill,Cliff
I am away on vacation. I will be returning Monday April 21, 2014. If this is an emergency please call Susan Kincaid at (713) 745-9311. Or you can page me at (713) 404-9779.

ASMA034E

2014-04-19 Thread esst...@juno.com
hello I know this topic has been discussed before.. Im on a Z/OS 1.7 system with HLASM R5.0 ... Im trying to maintain the concept of "Baseless Code" in some programs, I keep running into some macros on Z/os 1.7 that use BAL R15,*+20 . . And as such i receive message ** ASMA034E Operand *+20 beyo