Hello, I have an app which has several bevelButtons, some have varying names and most of them have names like BevelButton1, BevelButton2, BevelButton3 ...BevelButton64 with a few numberwed ones missing like BevelButton45.
In App/OpenDocument, I use the following code: w.BevelButton1 = MyArray(62) w.BevelButton2 = MyArray(63) w.GenderBB = MyArray(64) w.BevelButton4 = MyArray(65) ...and so on. My question is: How can I optimize that? Thanks. Lennox. --------------------------------- Want to start your own business? Learn how on Yahoo! Small Business. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
