Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Cursor
Message
De
13/10/2001 20:21:34
 
 
À
13/10/2001 15:43:34
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00568185
Message ID:
00568232
Vues:
19
Is there a space between &fdr and (battext) in the INSERT commands? There should be.

>fdr = Upper(ChrTran(sys(0),'#',""))
>fdr = Upper(ChrTran(fdr,' ',""))
>Create Cursor &fdr (battext C(100))
>Insert InTo &fdr(battext) Values('Request;')
>Insert InTo &fdr(battext) Values('PLOTTER=' + '"sample postscript plotter"' +';')
>Insert InTo &fdr(battext) Values('NEWPLOT=' + "'\\gv-engineering\drawing\wgen\prerel\852706 FA014.CDD'" +';')
>Insert InTo &fdr(battext) Values('COPIES= 1;')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform