Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 is changing my code
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
C0000005 is changing my code
Miscellaneous
Thread ID:
01003589
Message ID:
01003589
Views:
80
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 = ' '
Next
Reply
Map
View

Click here to load this message in the networking platform