Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update the cursor (Error 111)
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00548813
Message ID:
00548849
Views:
9
>>UNFORTUNATELY I GET "Cannot update the cursor", when I attempt to rid the listbox of one record. my rowsource is:
>>thisform.mylistbox1.rowsource="Sele LMCA_NBR,&AFIELD,PR_NBR,noun from MOFFICE where &AFIELD= TRIM(MCALL) .AND. STATUS = 'OPEN' into curs lcur"
>>Is there a way around this?
>
>It is a ReadOnly cursor. Why not retrieve the records into an array property of the listbox? Then you can do what you want with the array elements.

That occured to me but after I had already completed the legwork for what I've accomplished so far. for an array, do I set the rowsource the same way?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform