Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0000005 is changing my code
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
C0000005 is changing my code
Divers
Thread ID:
01003589
Message ID:
01003589
Vues:
82
VFP6 SP2, getting a C0000005 intermittant along with a pushjmp/popjump and various other flaky conditions. In happens in the same section of code. In the debugger I see that the code is wrong. The reserved words are correct, but the variables have been copied from about 8 lines above. Something like below. Has anyone seen this problem before? Just an FYI - I did try unsuccessful to install a new HP printer tonight.
		assert .f.
  		hold_next_letter = rptcntl.field2
	 	else
	 		hold_next_letter = ''	
	 	endif	
		replace _letter = rptcntl.field2
		replace hold_next_letter = ' '
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform