<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Oct 2014 09:02:00 Z</lastBuildDate><pubDate>25 Oct 2014 13:40:00 Z</pubDate><description>Hi,&#13;
&#13;
I have the following code:&#13;
&#13;
iPrint(iFont(1)+iXPos(0)+Str1)&#13;
iprint(ifont(1)+" ") // print an empty line&#13;
&#13;
iEscape(ESC+"i")&#13;
&#13;
iPrint(iFont(1)+iXPos(0)+Str1)&#13;
iprint(ifont(1)+" ") // print an empty line&#13;
&#13;
iEscape(ESC+"i")&#13;
iEndPrinting()&#13;
&#13;
When I run this code the printer first applies the iEscape commands (in my example it gives 2 x a cut operation and starts printing) first then the iPrint command.&#13;
&#13;
This is not what i want. What can I do to change the sequence?&#13;
&#13;
Thanks for your feedback, Sabri.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48658-iescapeesc-quotiquot-cut-command-after-iprint/read.awp</link><title>iEscape(ESC+&amp;quot;i&amp;quot;), cut command after iPrint</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48658-iescapeesc-quotiquot-cut-command-after-iprint-48665/read.awp</comments><pubDate>26 Oct 2014 09:02:00 Z</pubDate><description>Hallo Sabri,&#13;
&#13;
I have the following code for open a cash drawer without printing. I dont know, what you want to do exactly - on…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48658-iescapeesc-quotiquot-cut-command-after-iprint-48665/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48658-iescapeesc-quotiquot-cut-command-after-iprint-48665/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48658-iescapeesc-quotiquot-cut-command-after-iprint/read.awp">iEscape(ESC+&amp;quot;i&amp;quot;), cut command after iPrint</source><title>Re: iEscape(ESC+&amp;quot;i&amp;quot;), cut command after iPrint</title></item></channel></rss>
