Oppolzer - Informatik / Blog


Blog-Hauptseite      Neuester Artikel      Älterer Artikel      Neuerer Artikel      Älterer gleiche Kategorie      Neuerer gleiche Kategorie

ASSEMBLER-L - Writable Static Area in ASSEMBLER

Subject:

Re: WSA reference

From:

Bernd Oppolzer <bernd.oppolzer@T-ONLINE.DE>

Reply-To:

IBM Mainframe Assembler List <ASSEMBLER-LIST@LISTSERV.UGA.EDU>

Date:

2010.06.05 14:51:44


The WSA is also present in PL/1 modules compiled with the RENT option (although
not recommended nowadays, it was the only option in the first days of the VA
PL/1 compilers, even on z/OS, or maybe still OS/390).

Some sites do all compiles with RENT, because they mix up the compile option
RENT with the linkage editor option RENT, IMHO. I tried to explain the
difference, but no success :-(

Kind regards

Bernd



J.E. schrieb:
> R-type constants are used to refer to PSECTs (a.k.a. WSA for those
> who speak strange one-letter languages with additives).   8-)
>
> J.E.
>
>     (------------------ Referenced Note Follows --------------------)
>
> Date:         Fri, 4 Jun 2010 10:26:44 +0200
> From: M.S.
>
> Mixed up with PSECT RSECT etc
> I have an assembler DLL, exports a data area called WSA.
>   CEEPDDA WSA,SCOPE=EXPORT
> How can I reference in the code of this DLL to the address of the WSA?
>

Blog-Hauptseite      Neuester Artikel      Älterer Artikel      Neuerer Artikel      Älterer gleiche Kategorie      Neuerer gleiche Kategorie