<?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: Condensing text in Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514581#M236998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; try to condense the text before passing it to the script.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; You can also use ZPL commands. I guess there are a quite a few of them but they are dependent on each Zebra printer. So better is to condense the text before passing it to the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Did u check if there is any option in the BARONE tool where u have defined the label?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 10:08:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T10:08:46Z</dc:date>
    <item>
      <title>Condensing text in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514580#M236997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALL ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am executing script which if configured with Zebra Printer ( Using ZPL ie Zebra Printing Language ) &lt;/P&gt;&lt;P&gt;but my text ( mat descrp ) is not printed properly on script it gives morethan one space between words in the description . Can anyone suggest :&lt;/P&gt;&lt;P&gt;do we have a separate CONDENSE Command in ZPL like we have in normal Scripts (C) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 09:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514580#M236997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Condensing text in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514581#M236998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; try to condense the text before passing it to the script.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; You can also use ZPL commands. I guess there are a quite a few of them but they are dependent on each Zebra printer. So better is to condense the text before passing it to the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Did u check if there is any option in the BARONE tool where u have defined the label?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514581#M236998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Condensing text in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514582#M236999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;amp;X_EKPO-NETPR(C)&amp;amp; use this in SCRIPT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C here is CONDENSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Kidambi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514582#M236999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Condensing text in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514583#M237000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried (C) but no change.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 10:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/condensing-text-in-script/m-p/1514583#M237000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T10:34:32Z</dc:date>
    </item>
  </channel>
</rss>

