the CNOP 2.8 indicated is useless as alignment with half  word is already
guaranteed by the next dS.
the problem and the fact that the start point of the dsect is not aligned.

IN YOUR SAMPLE:

ZZZ          DSECT
                CNOP   2,8
DDNTXTU DS 3H,CL8


@DDNTXTU  USING S99TUNIT,DDNTXTU


FOR EXAMPLE:

.
.       Ds  0f
Zzz_a ds cl2040


.       La  r?,zzz_a
.       Using zzz,r?

      In this case DDNTXTU is alignad



.
.       Ds  0f
.       DS  CL1
Zzz_a ds cl2040


.       La  r?,zzz_a
.       Using zzz,r?

      In this case DDNTXTU is NOT aligned


Aldo Crosio
tel:   051-4991812 /3488858416
fax:  051-6255762


CSE Consorzio Servizi Bancari
Società consortile a responsabilità limitata
Via Emilia n. 272
40068-San Lazzaro di Savena (BO)


Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni contenute nel 
presente messaggio, corredato dei relativi allegati, sono strettamente 
riservate ed a uso esclusivo dei destinatari. Qualora Le fosse pervenuto per 
errore, La invitiamo ad eliminarlo immediatamente, dandocene gentilmente 
comunicazione. Grazie.
------------ *** ------------ *** ------------ *** ------------

Reply via email to