Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Cursor
Message
De
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:
00568187
Vues:
18
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform