<?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 SapScript error ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431006#M1845491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a some&amp;nbsp; code. When i using preview button i get this error "&lt;STRONG&gt;START_FORM WRITE_FORM invalid because it is missing"&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;when i looking using debug&amp;nbsp; &lt;STRONG&gt;rstxc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tdclose &lt;/STRONG&gt;value will get 'X' this is reason of error. &lt;STRONG&gt;How Can i fixed this ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Node :Code transaction :VA22&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2014 13:26:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-07-18T13:26:34Z</dc:date>
    <item>
      <title>SapScript error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431006#M1845491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a some&amp;nbsp; code. When i using preview button i get this error "&lt;STRONG&gt;START_FORM WRITE_FORM invalid because it is missing"&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;when i looking using debug&amp;nbsp; &lt;STRONG&gt;rstxc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tdclose &lt;/STRONG&gt;value will get 'X' this is reason of error. &lt;STRONG&gt;How Can i fixed this ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Node :Code transaction :VA22&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431006#M1845491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431007#M1845492</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;That means you've no error if you print the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431007#M1845492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431008#M1845493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;here is the error line&lt;/STRONG&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501082" width="450" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;code part in &lt;SPAN class="L0S52"&gt;function &lt;/SPAN&gt;write_form&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;&lt;STRONG&gt;.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431008#M1845493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T13:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431009#M1845494</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;it seems you've close your form and call it again or call a new one without to open it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't kbow how your print program is, but you should have a flow like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN_FORM&lt;/P&gt;&lt;P&gt;WRITE_FORM&lt;/P&gt;&lt;P&gt;CLOSE_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to print several form in the same spool request, it needs to use START_FORM and END_FORM, so the flow become like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN_FORM&lt;/P&gt;&lt;P&gt;START_FORM&lt;/P&gt;&lt;P&gt;WRITE_FORM&lt;/P&gt;&lt;P&gt;END_FORM:&lt;/P&gt;&lt;P&gt;CLOSE_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 14:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-error/m-p/10431009#M1845494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T14:01:29Z</dc:date>
    </item>
  </channel>
</rss>

