Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USE problem
Message
 
 
À
25/02/2002 10:17:33
Roman Segaud
Laboratoires Fortepharma
Nice, France
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00624505
Message ID:
00624507
Vues:
15
The EXECSCRIPT() writes the code to the temp PRG, compiles and runs it. Because it's a separate program any local variables wouldn't visible for the code executed by EXECSCRIPT(). Is CheminDB a local variable?

>Hi,
>
>Is anybodies know why "You must specify aditionnal parameters" message fire when using USE command in EXECSCRIPT ?
>
>The DBF file is ok, the syntax I used :
>
>Set default to (CheminDB)
>If !used('Collab')
> use Collab in 0 again alias Web_Collab
>Endif
>
>or
>
>If !used('Collab')
> use CheminDB + '\Collab.dbf' in 0 again alias Web_Collab
>Endif
>
>What's happen ? If I'm trying to open Collab table in framework IDE no problem.
>
>Roman,
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform