Date: Tue, 11 Mar 1997 07:19:27 CDT
Reply-To: CICS List <CICS-L@UGA.CC.UGA.EDU>
Sender: CICS List <CICS-L@UGA.CC.UGA.EDU>
From: AARON ABREU <abreual@MAIL.BAY.K12.FL.US>
Organization: Bay District Schools
Subject: BMS attributes....reply...
make sure you are resending the map with ERASE....
attributes can be like data...if you send dataonly it may
not be clearing what is already on your screen....
or - set a map field to (askip,highlight=off) and print
all the compiler lines and messages....see what attribute
character the assembler listing applied to the field in
question and use this in your program......watch out though...
remember....sometimes bms attributes are not direct keyboard
characters and may require a hex value be keyed into working
storage....
|