Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unique Cursor
Message
From
13/10/2001 15:43:34
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00568185
Message ID:
00568187
Views:
17
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;')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform