Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP syntax for this VB statement
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01227095
Message ID:
01227154
Vues:
13
with the 1st option I get with ( both 10/11 )
The parameter is incorrect
2nd opotion gives asyntax error

>Sorry,
>No other suggestions :-(
>Just maybe:
>
>DIMENSION TheArray(4)
>COMARRAY(myTextFrame,10)
>TheArray(1) = "6p0"
>TheArray(2) = "6p0"
>TheArray(3) = "18p0"
>TheArray(4) = "18p0"
>myTextFrame.GeometricBounds(@TheArray)
>
>*or
>COMARRAY(myTextFrame,11)
>...
>myTextFrame.GeometricBounds(@TheArray)
>
>*or (I am not sure at all if this will work)
>myTextFrame.GeometricBounds = @TheArray
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform