Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: GETPEM can't return a array property
Message
From
05/09/2005 17:55:12
 
 
To
05/09/2005 07:35:12
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01046757
Message ID:
01046852
Views:
17
>Expected no errors:
>ADDPROPERTY(_SCREEN,"AA[3]")
>_SCREEN.AA[1]="AA[1]"
>_SCREEN.AA[2]="AA[2]"
>
>? GETPEM(_SCREEN,"AA") && this return the first array element
>? GETPEM(_SCREEN,"AA[1]") && Error
>? GETPEM(_SCREEN,"AA[2]") && Error
Since you have to use Type() instead of PemStat(,,5) I'ld have half guessed at it..

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform