Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scanning an array for an object
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Scanning an array for an object
Miscellaneous
Thread ID:
00264901
Message ID:
00264901
Views:
68
Hi,

I have a 2 dimensional array that holds information about current forms. One of the columns holds an object reference to the form.

I am trying to do an ascan to search for an object reference and get an "Operator/Operand type mismatch" error.

The code is like this - I call a procedure oPos.releaseform(thisform)

and in oPos.releaseform i have:

lparameters toform

ascan(this.yaforms,toform)

Thanks for any help,
Paul
Next
Reply
Map
View

Click here to load this message in the networking platform