Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: ASELOBJ and scatter name
Message
From
24/05/2005 07:19:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
ISSUE: ASELOBJ and scatter name
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01017000
Message ID:
01017000
Views:
76
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.
Next
Reply
Map
View

Click here to load this message in the networking platform