Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing problems

Status
Not open for further replies.

Morpheus1981

Programmer
Aug 9, 2001
105
CR
Some who designed an application with Delphi 3(long time ago) used "Copy FileName PRN" to print some files. Now on windows 2000 that is not working, in the computer that has installed(owner) the printer it is posible but in the others is not...

Can you give an idea? pleasee


Thanks!
 
Copy Filename PRN, looks like some old msdos command, what the application does? Is it a console application? Steven van Els
SAvanEls@cq-link.sr
 
Steven you're right, COPY FileName PRN is MS DOS thingie. This command simple prints out the content of a file specified. fdalorzo do you have a source code of the program?

--- markus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top