How come user-defined functions are cleared out?
Publicado: Dom Jul 22, 2007 7:32 pm
I coded some button click code yesterday, and everything ran fine. However,
when I opened the project in Xailer a few minutes ago, the user-defined code,
associated with the button click, was completely cleared out.
In fact, there were two buttons with code attached. Both buttons are still
on the form, but the code behind the button is cleared out. Fortunately,
I created a Zip file with all of the project, so I didn't lose any code.
How should we code, in a way that it won't get lost? Should we just include
any user-defined code in a separate PRG?
when I opened the project in Xailer a few minutes ago, the user-defined code,
associated with the button click, was completely cleared out.
In fact, there were two buttons with code attached. Both buttons are still
on the form, but the code behind the button is cleared out. Fortunately,
I created a Zip file with all of the project, so I didn't lose any code.
How should we code, in a way that it won't get lost? Should we just include
any user-defined code in a separate PRG?