<?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: &amp;SAPSCRIPT-FORMPAGES(CL)&amp; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242320#M142496</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;C means COMPRESSION (it's like the statament CONDENSE)&lt;/P&gt;&lt;P&gt;L means LOCAL DATE  (it converts a field date to  locale date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it's very strange to use these two options together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the option L is wrong in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2006 09:30:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-21T09:30:02Z</dc:date>
    <item>
      <title>&amp;SAPSCRIPT-FORMPAGES(CL)&amp;</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242318#M142494</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;we are doing some upgradation from 4.6b to ecc5.0.&lt;/P&gt;&lt;P&gt;I am  fasing some trouble in scripts.&lt;/P&gt;&lt;P&gt;for getting the total number of pages ,they used&lt;/P&gt;&lt;P&gt;&amp;amp;SAPSCRIPT-FORMPAGES(CL)&amp;amp; in old system.But in new system while seeing the print preview it is going to dump. &lt;/P&gt;&lt;P&gt;Please let me know what is the purpose of that adding (CL).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eswar.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242318#M142494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T09:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;SAPSCRIPT-FORMPAGES(CL)&amp;</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242319#M142495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CONDENSE option cannot be used on the program icon SAPSCRIPTFORMPAGES&lt;/P&gt;&lt;P&gt;(C) without an explicit length specification. This symbol is&lt;/P&gt;&lt;P&gt;replaced with a value only after the form has been completely edited, since the&lt;/P&gt;&lt;P&gt;total number of pages of a form is first known in the program function&lt;/P&gt;&lt;P&gt;END_FORM or CLOSE_FORM.&lt;/P&gt;&lt;P&gt;However, the symbol size (number of characters) is reserved correctly when the&lt;/P&gt;&lt;P&gt;symbol first occurs, with the current page number. Therefore, only one character&lt;/P&gt;&lt;P&gt;is reserved for option C (CONDENSE).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242319#M142495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T09:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;SAPSCRIPT-FORMPAGES(CL)&amp;</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242320#M142496</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;C means COMPRESSION (it's like the statament CONDENSE)&lt;/P&gt;&lt;P&gt;L means LOCAL DATE  (it converts a field date to  locale date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it's very strange to use these two options together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the option L is wrong in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242320#M142496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T09:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;SAPSCRIPT-FORMPAGES(CL)&amp;</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242321#M142497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;As you said I removed the 'L' from CL,It is working fine.&lt;/P&gt;&lt;P&gt;When I am using 'CL',it is going to dump while seeing the print preview.&lt;/P&gt;&lt;P&gt;But in the previous version(4.6b),they had used CL, working in 4.6b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eswar.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242321#M142497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T09:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;SAPSCRIPT-FORMPAGES(CL)&amp;</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242322#M142498</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;Sapscript is sometimes a strange object or has a strange behavior, i.e. no all errors can give a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think in 4.6B that error didn't give any dump, now in your new release you're obtaining a dump: you're using a best release...I don't know, It depends on your point of view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:58:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-formpages-cl/m-p/1242322#M142498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T09:58:47Z</dc:date>
    </item>
  </channel>
</rss>

