Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPCOM Utility for Visual FoxPro 7.0
Message
From
08/01/2002 17:47:32
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00602224
Message ID:
00602293
Views:
24
Hi Ken -

We have 1000's of users, some of which have just started reporting c5 errors (All WIN2000 users). All we did was install VFP7, but did not convert over to it. Still using VFP6, but ever since the VFP7 install we have had this problem.

We have an error routine that read as follows:
ON ERROR DO ERROR_CT1.PRG WITH ERROR(), MESSAGE(), PROGRAM(),LINENO()
**** error_ct1.prg :-
PARAMETER errnum,message,mprogram,Linenum
Release err_number,err_prog,line_number
public err_number,err_prog,line_number
err_number=errnum
err_prog=mprogram
line_number=linenum

WAIT WINDOW MESSAGE()+' ERROR: '+str(Errnum)+' '+mprogram+' LINE NO: '+str(linenum)

&&& Result = Fatal .... C5 called from - ATABSMAIN Line 0 ~ ABS4\VFP6R.Dll

It is strange though that the error shows "ABS4" and not "TABS4"

ANy ideas

Thanks,

Larry
larry@inimageinc.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform