Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locate to record and replacement very slow
Message
From
02/06/2004 11:26:58
Mike Yearwood
Toronto, Ontario, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00909275
Message ID:
00909280
Views:
12
Don't use numeric alias. Try something like this.
sele 6
SCAN FOR admtd=1
  tstcode=code
  tstmont=mont
  sele 19
  replace mont with tstmonth for shift=shcode and level=lecode ;
    and section=se and month=moname AND YEAR=DIS ;
    and code = tstcode
endscan
Previous
Reply
Map
View

Click here to load this message in the networking platform