Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEDragDrop Error when calling a Method List_Move()
Message
From
23/07/2001 18:30:19
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00533269
Message ID:
00534152
Views:
15
>It seems to think that List_Move(from_list, to_list) is a property. List_Move() is a method that exists in a class that I use repeatedly in xfer buttons and dblclick events to xfer data from one list to another. I recently wanted to add the oleDrag&Drop to enhance my program for my customers. It drags and drops perfectly fine with the code from list_move() pasted directly into the OLEDragDrop event, but does not seem to like it when I instead call the list_move() method.
>
>The Error it get is: "Program Error: Property List_Move is not found"

What is the line of code you're using to call the method, and where is the line of code? It *sounds* like a simply error specifying the object hierarchy or syntax error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform