Ron:

The question is ITMLNG is big enough …also how are you addressing the table ?






Regards,

Scott

www.identityforge.com





From: Ron Thomas
Sent: ‎Tuesday‎, ‎February‎ ‎18‎, ‎2014 ‎7‎:‎54‎ ‎AM
To: IBM Mainframe Discussion List





Hello,

Here is the definition in one our programs

ITMLNG   DS    XL2                 BIT MAP LENGTH.
ITMAP    DS    XL1250              STORE BIT MAP.

Here 1250 , storage allocation means data for 8 stores  ie 1250 * 8, i.e each 
bit has the information whether the store is closed or opened.

Now if we modify to 12500, can ITMLNG , which is the length of the bit data can 
hold the length ?  

Thanks,
Ron T

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to