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:
01227401
Views:
24
I get:
Feature is not available.
>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
>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform