Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8 Task Pane Error [Bug?]
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00822240
Message ID:
00822263
Views:
16
>Close the Task Pane and run the following code from the Command Window in VFP8:
>ERROR 3  && then close the MessageBox [this just sets error info to a known current error]
>DO (_TaskPane)
>? AERROR(laError) && returns 1
>DISP MEMO LIKE laErr*
>The error information in the array is:
>
>Error # 2061
>Index or expression does not match an existing member of the collection.
>00000001: Incorrect function
>
>Does anyone else see this? While this does not affect the Task Pane AFAIK, but it did confuse me when I was trying to debug a form problem and I saw this error returned from AERROR() and tried to figure how the hell my form was generating that error.
>
>All the more reason for a function to clear all error info from VFP during development.
>
>TIA!

I get this too, however I launched it from the toolbar. No error occurs that's visible (no dialog).
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform