Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP syntax for this VB statement
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01227095
Message ID:
01227155
Views:
16
Did you try with acopy? But I'm afraid it would not work too.

>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
>>
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform