Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Path problem
Message
De
30/11/2002 20:00:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Path problem
Divers
Thread ID:
00728424
Message ID:
00728424
Vues:
35
My routine is like this:


SET PATH TO C:\SONDA\progs\; C:\SONDA\forms\; C:\SONDA\menus\;C:\SONDA\data\; C:\SONDA\graphics\
OPEN DATABASE C:\Sonda\Data\Data shared
*
CLEAR
IF ! USED('RUOTES')
USE RUOTES IN 0 ALIAS RUOTES
ENDIF


\SONDA\data is the route where are located my tables, but when it gives my an error when trying to open the table called ROUTES (the program search the table in C:\SONDA\ instead C:\SONDA\DATA), what I´m doing wrong?
By the way: how much path routes does VFP 6.0 supports ?

Thanks in advance.
Carlos Burgos
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform