Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure Canceled?????
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00495766
Message ID:
00498995
Vues:
15
Stephen,

Did you do a proper setup? Try to re-do it, because clearly it's a problem.

>Ok even if I create a new project with only one file in it zap.prg and zap prg looks like this
>
>set safety off
>use local_sys excl
>zap
>quit
>
>
>and thats it nothing else, no classes no project classes nothing just the single prg, I do have debug info checked in the project info
>
>I build a app, copy it to a PC without vfp (with vfp6run.exe, vfp6r.dll and vfp6renu.dll registered) and I still get the messagebox, that looks like a (abort, suspend, retry, ignore) messagebox but the only options are ok and help, and help does nothing
>
>So could it be a dll thing????
>
>This is so confusing
>
>>Stephen,
>>
>>Our guesses are only shots in the dark. So, you checked your project and there are no cancel, suspend, set step on left our, correct? Could it be, that you programmatically hit ESC somehow? Could you trace, where exactly this message appears?
>>
>>>At my exit point it doesn't matter if I put a "quit" or a "cancel" I still get a "Procedure canceled" messagebox, once again it is from a *.app that I install, I install all the dll's and ocx's and durning the one of the res's I do a
>>>
>>>vfp6ren.exe /regserver /security
>>>
>>>I make sure the security is set to low
>>>
>>>But I don't understand why I get the messagebox
>>>
>>>
>>>>>>>Hello Everybody
>>>>>>>
>>>>>>>Dumb question time
>>>>>>>
>>>>>>>I compiled a vfp6.0 .app no problem, registered all the needed .dll's no problem
>>>>>>>
>>>>>>>Now a few weeks later I fixed a bug in the app, re-distributed the app, now whenever someone quits the app they get a messagebox not a error messagebox just a messagebox that says "Procedure Canceled" like a exit warning
>>>>>>>
>>>>>>>I searched everywhere in the help and I can't find what is making this messagebox pop-up all of a sudden
>>>>>>>
>>>>>>>Please help me get rid of this annoyance
>>>>>>>
>>>>>>>Thanks
>>>>>>

>>>>>>That is because someone pressed Esc during program execution.
>>>>>
>>>>>
>>>>>No not quite, I personally hit the command button to quit the program, and never touched the esc key at all, it is something else stupid like the foxuser.dbf or something
>>>>
>>>>Is it possible that your left Cancel somewhere in a code? May be you debug, put suspend somewhere (or cancel) and forgot to remove it. Search the whole project for cancel, suspend, activate debug or set step on. You can use Erik Moore SearchString utility available here for Download.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform