Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crash Bug: ASCAN a memo with insensitive flag
Message
From
24/05/2004 07:19:57
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00906434
Message ID:
00906450
Views:
28
I put this in a prg, and it crashed VFP8 SP1 immediately.


>Hi Fabio
>
>I copied the code into a program and ran it about twenty times using VFP8 SP1. It didn’t crash or freeze once.
>
>John
>
>
>
>>Run this code one or two times, and VFP go into a Crash exception.
>>
>>
>>LOCAL ARRAY aSearch[1]
>>
>>aSearch = ""
>>
>>CREATE CURSOR myCursor (sMemo M)
>>*APPEND BLANK	&& this is not necessary
>>
>>=ASCAN(aSearch,sMemo,1,0,0,1)	&& <== use Case Insensitive flag and a Memo string
>>
>>WAIT WINDOW "If the crash not occur, click on screen area"
>>
>>
>>Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform