On 2018-08-02, at 12:03:12, Phil Smith III wrote:
> 
> Heh. "Wander". You're not declaring anything: when I say "EQU *" I am 
> thinking, "I don't know or care about alignment, I mean Right Damned Here. 
> Maybe it's halfword-aligned, maybe not. I don't care. To me, that's different 
> from DC <anything>. But I'd be the first to admit that it's subtle, and might 
> be just me.
>  
Sounds like a suitable thing to indicate the end of a control block.  Useful
to compute its lenth, and what else?  Perhaps the END operand of a dependent
USING?

What should its type be?

What should the type of the length be?

Why isn't the length attribute of a DSECT its actual length?

Etc.?

-- gil

Reply via email to