<?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: About line width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291493#M1634752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, there is no way to adjust or increase the width between lines less then one line in write statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Çağatay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 07:50:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-29T07:50:17Z</dc:date>
    <item>
      <title>About line width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291490#M1634749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a  program, and it show the report data by WRITE , for example , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:/ 'This is line 1'.&lt;/P&gt;&lt;P&gt;write:/ 'This is line 2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I adjust or increase the width between lines?&lt;/P&gt;&lt;P&gt;(I don't want to use "SKIP 1." , because I just want to increase less than one line width. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly give me some suggestions , Thanks a lot~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yacoa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 06:38:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291490#M1634749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-29T06:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: About line width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291491#M1634750</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 don't think the space between lines can be adjust with classic list output (unless with skip statements)...&lt;/P&gt;&lt;P&gt;You could achieve this with some OLE container that could display a word document instead, or perhaps even with an html object...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 07:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291491#M1634750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-29T07:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: About line width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291492#M1634751</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 guess it can be achieved only by &lt;STRONG&gt;skip&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
write:/ 'This is line 1'.
write:/  .
write:/ 'This is line 2'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;koolspy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 07:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291492#M1634751</guid>
      <dc:creator>koolspy_ultimate</dc:creator>
      <dc:date>2011-09-29T07:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: About line width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291493#M1634752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, there is no way to adjust or increase the width between lines less then one line in write statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Çağatay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 07:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-line-width/m-p/8291493#M1634752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-29T07:50:17Z</dc:date>
    </item>
  </channel>
</rss>

