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?
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
How come user-defined functions are cleared out?
How come user-defined functions are cleared out?
Nope, I take it back. The functions weren't cleared out. What seems to be
happening is that sometimes, when you close one project and open another,
the code from the previous project SEEMS to be (but isn't really) included
in the current project. I closed the current project, and then reopened,
and everything's there, as expected.
Oh, well.
happening is that sometimes, when you close one project and open another,
the code from the previous project SEEMS to be (but isn't really) included
in the current project. I closed the current project, and then reopened,
and everything's there, as expected.
Oh, well.