Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table duplicated
Message
From
29/03/2004 03:56:13
 
 
To
29/03/2004 03:27:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00890344
Message ID:
00890355
Views:
26
hi,

i have error (index tag is not found)

use amman exclusive
*index on ClientNo tag ClientNo
index on arow_clien tag arow_clien
select sys(2015) as SortOrder,* from amman ;
order by 1 descending ;
into cursor crsTemp nofilter
select amman
zap
select crsTemp
scan
if !seek(arow_clien ,'amman','arow_clien ')
scatter memvar memo
insert into amman from memvar
endif
endscan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform