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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COMMAND LINE PARAMETER

Status
Not open for further replies.

CatPlus

Technical User
Jan 30, 2003
236
0
0
Using Oracle Form 6i, I create a text file which is written to "c:\label.txt"

I then send a following command "TYPE C:\LABEL.TXT > PRN"

The command get truncated somewhere and becomes invalid, possibly removing either ':' '\' or '>' from the equation!

Anyone got a clue? or done something like this before? I have the printer commands that are saved to label.txt and when sent to the printer, it prints a label

Thank you
 
Hello Lewis,

Yes the command is sent from host!

Mickey
 
And hello Lewis

Wanted to write out the entire command I send using host command from the form:

TYPE C:\LABEL-TXT\PALLET.TXT > LPT2

Printer is mapped to LPT2

Mickey


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top