Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT (m.tmpFile)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
FoxPro Windows
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01044801
Message ID:
01044808
Vues:
10
>I cannot seem to understand why my SELECTing of a table as in:
>
>SELECT (m.tmpFile) in FoxPro 2.6a for Windows is not working.
>
>I've tried:
>
>SELECT &m.tmpFile and also SELECT (&m.tmpFile) all to no avail.
>
>All I get is an error that says "ALIAS L" not available.
>
>The m.tmpFile translates to "L:\Appstats\sometablename"), so i can see the the SELECT statement is looking at only the first chanracter of the memvar m.tmpFile.

Cecil;

What happens if you use:

SELECT (tmpFile)

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform