I just found this site so I thought I would set up an account and see what its about. I'll post more later. While your waiting for my next post here is something to puzzle over.
What FoxPro function does the following code mimic:
dime a[1]
afie(a)
b=alia(sele(0))
for c=1 to alen(a,1)
m.&a[c,1] = &b..&a[c,1].
endf
posted @ Thursday, December 21, 2006 7:00 PM