progeix
Nov 26th, 1999, 03:31 AM
any one know how to open a file that has Command button settings?
I have 77 buttons and need to save their settings.
I have saved the settings as following:
Write #1,But.tag,but.caption,but.value, but.tooltiptext
Thats all one line
but i have 77 lines, one for each button.
Have tried but the VB Examples do not help with what i am going.
need a button that will open a file, and put the Tag,Caption,Value,Tooltiptext into the buttons
thank you
I have 77 buttons and need to save their settings.
I have saved the settings as following:
Write #1,But.tag,but.caption,but.value, but.tooltiptext
Thats all one line
but i have 77 lines, one for each button.
Have tried but the VB Examples do not help with what i am going.
need a button that will open a file, and put the Tag,Caption,Value,Tooltiptext into the buttons
thank you