Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: ASELOBJ and scatter name
Message
From
24/05/2005 07:43:09
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01017000
Message ID:
01017007
Views:
24
>Sure it'll fire an error because array ax doesn't exist. However if there's form open in Form Designer it works fine.
>
Sergey, array ax exist because i have the Class Designer open.

I confirm, with Form Designer none errors, and NONE property.

>>Design time,
>>I try:
>>
>>SELECT sometable
>>aSELOBJ(ax,1)
>>* next fire a Array error
>>SCATTER MEMO ADDITIVE NAME ax[1]
>>
>>
>>then:
>>
>>SELECT sometable
>>
>>aSELOBJ(ax,1)
>>zz=ax[1]
>>
>>* next add the fields
>>SCATTER MEMO ADDITIVE NAME zz
>>* now save
>>* now reopen : none added
>>
>>
>>Sin, for one simple what therefore, I must write code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform