Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C5 Errors
Message
De
08/01/2002 14:43:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00599954
Message ID:
00602151
Vues:
22
Hi -

Were you able to fix your problem with the C5 errors? 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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform