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
De
16/02/2004 04:49:34
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877557
Message ID:
00877572
Vues:
15
Hi Neil

You are missing a line with something like:

USE modacad order yourindex in 0 && change yourindex


>Viv I have included the replace command but still no joy:
>
>
>SET DEFAULT TO 'C:\Pathproblem'
>
>IF .NOT. USED("Paths")
>   USE Paths IN 0
>ENDIF
>
>SET DEFAULT TO 'C:\Pathproblem'
>select paths
>go top
>scan
>  if seek(mainkey,'modacad')
>     replace paths with paths.path in modacad
>  endif
>endscan
>
>
>It is highlighting the IF SEEK line stating that alias is not found. Is it something to do with opening of the modacad table.
>
>Many Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform