<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zebra Printing using SAPScript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576003#M260068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich, Sorry for misleading you by giving two different refernces for I_OUTPUT-STORE.Its just typing mistake. I have used I_OUTPUT-STORE only in my script.Please read I_OUTPUT-STORE at both places.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2006 06:48:50 GMT</pubDate>
    <dc:creator>former_member1195866</dc:creator>
    <dc:date>2006-10-05T06:48:50Z</dc:date>
    <item>
      <title>Zebra Printing using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576000#M260065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I am using following Script to print on a zebra printer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E LABEL_INFO                                  &lt;/P&gt;&lt;P&gt;/    ^XA   &lt;/P&gt;&lt;P&gt;/    ^MMT&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,40&lt;/SUP&gt;AE^FDOrder # &amp;amp;I_OUTPUT-VBELN&amp;amp; ZONE:&lt;/P&gt;&lt;P&gt;     &amp;amp;I_OUTPUT-ZONE&amp;amp; &amp;amp;I_OUTPUT-KVGR5&amp;amp;^FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO50,90&lt;/SUP&gt;BY5,2.0&lt;SUP&gt;B3N,N,120,Y,N&lt;/SUP&gt;FD&amp;amp;I_OUTPUT-VBELN&amp;amp;^FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,270&lt;/SUP&gt;AE&lt;SUP&gt;FD      --- SHIP TO ---&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,320&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-NAME1&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,370&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-ADDR1&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,420&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-ADDR2&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,470&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-ADDR3&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,520&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-ADDR4&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,570&lt;/SUP&gt;AE&lt;SUP&gt;FDCustomer PO # &amp;amp;I_OUTPUT-BSTNK&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    &lt;SUP&gt;FO20,620&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-STORE&amp;amp;&lt;/SUP&gt;FS&lt;/P&gt;&lt;P&gt;/    ^PQ&amp;amp;I_OUTPUT-PQTY&amp;amp;&lt;/P&gt;&lt;P&gt;/    ^XZ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using this, I am able to see all the values in debug mode but when i try to print it, all values get printed EXCEPT the last one (I_OUTPUT-STORE). whereas i am able to see this command getting executed in the debug mode.&lt;/P&gt;&lt;P&gt;I have got no idea why it is behaving like this... &lt;/P&gt;&lt;P&gt;Any help will be appreciable n points will be rewarded.&lt;/P&gt;&lt;P&gt;Please respond ASAP.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Neha Gupta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 16:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576000#M260065</guid>
      <dc:creator>former_member1195866</dc:creator>
      <dc:date>2006-10-04T16:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printing using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576001#M260066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Try changing the 620 in "/ &lt;SUP&gt;FO20,620&lt;/SUP&gt;AE&lt;SUP&gt;FD&amp;amp;I_OUTPUT-STORE&amp;amp;&lt;/SUP&gt;FS" to a different (smaller) value.  You might even try 570, even though it would overwrite the customer number.  If it does, that means your page window is not large enough to handle the additional field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 16:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576001#M260066</guid>
      <dc:creator>former_member200216</dc:creator>
      <dc:date>2006-10-04T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printing using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576002#M260067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure of the spelling as you have it two different ways here in your post, in the code it is &amp;amp;I_OUTPUT-STORE&amp;amp;,  but you also reference it as I_OUTPUT_STORE,  also make sure that you window size is big enough for all of these lines of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 16:18:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576002#M260067</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-10-04T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printing using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576003#M260068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich, Sorry for misleading you by giving two different refernces for I_OUTPUT-STORE.Its just typing mistake. I have used I_OUTPUT-STORE only in my script.Please read I_OUTPUT-STORE at both places.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 06:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576003#M260068</guid>
      <dc:creator>former_member1195866</dc:creator>
      <dc:date>2006-10-05T06:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printing using SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576004#M260069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you reslove this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work for Zebra and would be happy to help if you still have a problem. My work email is arogerson@zebra.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 19:21:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zebra-printing-using-sapscript/m-p/1576004#M260069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T19:21:31Z</dc:date>
    </item>
  </channel>
</rss>

