M
Marc
Hi,
I have a button on a form that, when pressed, adds additional user
defined buttons to the form. I need to be able to save the user
preferences and thought the best way would be to write the information
to a text file.
Can anyone supply the code on how to write the newly created buttons
name to a text file. As more than 1 new button may be created I want to
store the information for each new button on a new line then read the
information back in.
Thanks
Marc
I have a button on a form that, when pressed, adds additional user
defined buttons to the form. I need to be able to save the user
preferences and thought the best way would be to write the information
to a text file.
Can anyone supply the code on how to write the newly created buttons
name to a text file. As more than 1 new button may be created I want to
store the information for each new button on a new line then read the
information back in.
Thanks
Marc