Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax for a copy command
Message
 
 
À
05/03/2008 11:18:33
Brian O'Donovan
Crescent Computers
Cork, Irlande
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01298923
Message ID:
01298955
Vues:
28
>Yeah i used the following command to run a method from an activex control
>
>lnImageHeight = 100
> lnImageWidth = 200
> .SaveToFile(lcBmpFileName, 0, lnImageHeight, lnImageWidth)
>Brian

If you're doing it directly from ActiveX put

this.SaveToFile...

otherwise give a whole reference to this ActiveX such as

thisform.myActiveX.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform