-
Why the heck is my app doing this?
I have it call one procedure, and it works as a project; however when I create the executable it fails to call the function. There is no previous code that should exit any of the procedures to keep this one procedure from being called. The one thing that must be set is a check to a menu, which is true, but it still fails. Why the hell is it doing this? It's really pissing me off!
-
Haven't struck this before. Maybe try stepping through the code in the IDE to see if everything is ok, and then recompile to exe.
Could you give us more details...???????