Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When will VFP7 SP1 come out?
Message
From
22/01/2002 13:55:30
 
 
To
21/01/2002 09:01:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00577318
Message ID:
00608562
Views:
36
>Jim:
>
>Please tell me there is a workaround.

Yes there is, at least one that works for me. I apologize for not getting this to you sooner. Try prefacing your call to the Move() method with an = sign:
For Each m.oItem In This.oColItemRefs.Item
	=m.oItem.Move(m.oRetained) &&-- Preface w/ = sign.
Next m.oItem
This works fine for me. I get the "parameter is not optional" error in Outlook 2000 without the =.
Jim Saunders
Microsoft
This posting is provided “AS IS”, with no warranties, and confers no rights.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform