Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy the contents of 1 field to another field using 2 ta
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877557
Message ID:
00877566
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform