Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AMEMBERS sometimes useless
Message
De
23/11/1997 03:10:48
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
20/11/1997 12:37:20
Alex Zhadanov
Computer Generated Solutions
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00061409
Message ID:
00061802
Vues:
41
>ole = createobject("internetexplorer.application") >nn = amembers(arr1,ole,1) >?nn >and result is 0 >But i know that this object has NAVIGATE method and NAME property. >But when i call NAVIGATE method like this : >ole.navigate("www.microsoft.com") and than repeat nn = >amembers(arr1,ole,1) >result will be nn = 1 and arr1 array will contain information about >NAVIGATE METHOD. >I can't explain this. It's M$ :). The object doesn't reveal its PEM's to Amembers() function nor to the Locals window, unless you explicitly call them, then they get registered. I've tried it with Excel and Word, with the same results. Both Amembers() and Locals show only those properties/methods you used. So, in order to know what PEMs are available, you should refer to docs/hlp files, which are rich, thorough, easily accessable, and give you what you need in just a couple of clicks - it's M$ ;

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform