Is there a better way to do a check box.
 
Problem is that using this method in 7.6 it limits me to only beling able to 
choose 10 itmes and there are sometimes many more items to choose from.
 
Are there better methods or can this limit be expanded.
 
 
CHOOSE vpon FROM #VALUES FOR  +
(  +
(LJS(pon, 12))      & +
(LJS(macola, 12)) & +
(LJS(custnub2, 30)) & +
(LJS(cdiinv, 10)) & +
(LJS(custname, 30))  +
),pon FROM atvtempview ORDER BY  macola,custnub2,cdiinv=ASC FOOTING CHKBOX 
TITLE +
'* Shift-F6 = ALL or ENTER key to choose omers - F2 when done *'  FORMATTED
-- 'POn     MACOLA#  CUSTOMER#  INVOICE#     CUSTOMER     '

 
Thanks
 
 
Stephen Breen
CDI Services, Inc.
Road Support Division
 

Reply via email to