hi js, i have two questions about hlasm
1 - which the following snippet in a csect dc f'1' x dc a(whatever) org x dc a(whatever) it seem that one gets two esd entires ... that are supposed to treated by the binder how? (i may not use my personal eyeball utility correctly?) 2 - the END "card" inan object deck may have a name for a type 2 version. the binder complains about the value, if the name is not in the module; Why i this so? You can add a " entry ep" just after the end instead, btw. best Peter Sylvester