Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 is changing my code
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01003589
Message ID:
01003835
Views:
19
In addition to Tore and David's advise, as the great ER once mentored, it is a good practice to use "IN MyDBF" after a replacement.

>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 = ' '
>
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform