Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prg won't compile
Message
 
To
11/12/2000 11:39:16
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00451634
Message ID:
00451649
Views:
33
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform