Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prg won't compile
Message
 
À
11/12/2000 11:39:16
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00451634
Message ID:
00451649
Vues:
34
>I'm debugging "error.prg", an error routine, quite basic code, except of course that I have to crash a "real" line to activate the error routine with the error I want to trap!
>
>Problem is, after examining the environment with the debugger & making a change, I can't recompile!
>( various messages about not being able to access "error.fxp" )
>
>I've SET PROCEDURE TO
> ON ERROR
> RELEASE ALL
> CANCEL
>
>and a few other things, but I can only recomplie if I QUIT vfp!
>( v6 with sp4 )
>ALL suggestions welcome!
>
>Mike


Probably the error routine is still running.

BTW, you can create an error also with the command
ERROR 10
to get error 10.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform