Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy the contents of 1 field to another field using 2 ta
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00877557
Message ID:
00877566
Views:
9
When I run this command it highlights the IF Seek line and gives mer an error stating:

Alias is not found

I think it is something to do with opening the modacad and paths tables.

Here is my syntax to date:
SET DEFAULT TO 'C:\Pathproblem'
select paths
go top
scan
  if seek(Paths.mainkey,'modacad', 'ModaCadOrderByMainKey')
     replace modacad.paths with paths.path
  endif
endscan
Many Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform