Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dos printing
Message
From
03/03/2004 03:00:38
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
02/03/2004 17:40:06
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00862326
Message ID:
00882610
Views:
53
Hi Alejandro,

use the printer's network/system name:

sample:
DECLARE INTEGER CopyFile IN kernel32;
	STRING lpSrcFile, STRING lpDstFile, INTEGER bFail
CopyFile("yyyy.txt","secretary\hp", 0)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform