Sending Files to a PC Host with DOS hcllpd

LPR

Sending Files to a PC Host with DOS hcllpd

When sending file(s) to another PC running the DOS hcllpd daemon, there are a number of options available for the <printer>:

LP

Sends a Form Feed at the end of the job if the last character is not a Form Feed.

DOS

Does not send a Form Feed after the job.

UNIX

Converts Line Feed characters into a Carriage Return and Line Feed.

UNIXFF

Same as option UNIX but sends a Form Feed after the job, if the last characters are not FF.

When called from within a batch file, one of the following values is returned:

0

Successful Print operation.

1

Network Driver not loaded.

2

Incorrect number of parameters specified.

3

Unable to open the specified file.

4

Incorrect # of characters sent.

5

Incorrect # of characters sent.

6

Connection to Host was lost.

7

Unable to open TCP Socket.

8

Unknown Host name specified.

9

Unable to Bind.

10

No local Port available

11

Unable to Connect.


Related Topics

Sending Files to a PC Host with Windows lpd

Sending Files to a Print Queue on a UNIX Host