Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When will VFP7 SP1 come out?
Message
De
22/01/2002 13:55:30
 
 
À
21/01/2002 09:01:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00577318
Message ID:
00608562
Vues:
35
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform