Tezza
June 17th, 2001, 22:55
I have a crippled target that I have managed to enable the menu's. The problem I have now is that when Save is clicked, I get an error message such as "Save not allowed in demo". The message comes from a separate file consisting of messages only. Question is, how is the best way to find the call to the external file and how does the prog determine what message in the external file to display?
I have tried string searching such as Save but I find it about 20 times in the code and none of the code is similar except maybe a push 00000068 which I assume is the address of the variable containing the error message????
Help much appreciated.
Tezza
I have tried string searching such as Save but I find it about 20 times in the code and none of the code is similar except maybe a push 00000068 which I assume is the address of the variable containing the error message????
Help much appreciated.
Tezza