simpson
20th July 2007, 15:45
Hi,
We have a problem for printing our payment conditions on back side of the invoice.
The payment-conditions are loaded on our canon-copier, we need to sent a command into the report, so the right payment condition is printed.
Therefore, we need to sent <esc>&f0Y<esc>&n6W<esc>mfo5 to the temp-file for defining the payment condition and sent <esc>&f2x for printing it.
In the temp-files I can find ^[ as <esc>-character coming from the print-driver, but when putting this into a field on the report or program script(with vi) and sending it to the printer, the ^[ is removed and the report prints the command instead of the payment-condition.We also use editplus for maintainting the report-scripts and program-scripts. How can we enter this in
editplus so the result is ^[ in the temp-file to the printer?
Kind regards
We have a problem for printing our payment conditions on back side of the invoice.
The payment-conditions are loaded on our canon-copier, we need to sent a command into the report, so the right payment condition is printed.
Therefore, we need to sent <esc>&f0Y<esc>&n6W<esc>mfo5 to the temp-file for defining the payment condition and sent <esc>&f2x for printing it.
In the temp-files I can find ^[ as <esc>-character coming from the print-driver, but when putting this into a field on the report or program script(with vi) and sending it to the printer, the ^[ is removed and the report prints the command instead of the payment-condition.We also use editplus for maintainting the report-scripts and program-scripts. How can we enter this in
editplus so the result is ^[ in the temp-file to the printer?
Kind regards