Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Filter to
Message
De
07/03/2003 00:50:50
 
 
À
07/03/2003 00:13:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00762585
Message ID:
00762589
Vues:
11
This is probably a scoping issue with lparameter pCustID. You may want to add code similar to this in the init of your form.

local sMacroCommand
sMacroCommand = [SET FILTER TO cust_id = '] + pCustID + [']
&sMacroCommand

Good luck
BW
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform