<?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: defining variable with length in SCRIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138265#M1190926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to increase your window size.&lt;/P&gt;&lt;P&gt;I think whole text is coming , but there will be no enough space to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anuja Dhondge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2009 08:34:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-23T08:34:23Z</dc:date>
    <item>
      <title>defining variable with length in SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138264#M1190925</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 a requirement in which i have to get some text from the driver program to the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am doing this by using PERFORM, but when i pass this text to the variable in script, i am getting only some part of the text not total, i.e, the text is getting truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think the variable in script is not holding that many characters, can we define a variable in script with the length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or can some one tell the various extensions of DEFINE statement in SCRIPT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138264#M1190925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: defining variable with length in SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138265#M1190926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to increase your window size.&lt;/P&gt;&lt;P&gt;I think whole text is coming , but there will be no enough space to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anuja Dhondge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138265#M1190926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: defining variable with length in SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138266#M1190927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Saphelp: "The value assigned can have a maximal length of 60 characters."&lt;/P&gt;&lt;P&gt;This means, if you need longer text, than you have to define several text variables in the Script and fill accordingly with data in the PERFORM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138266#M1190927</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2009-01-23T08:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: defining variable with length in SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138267#M1190928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Anuja &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i chked in debugging mode , there i found that the variable is not holding complete text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138267#M1190928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: defining variable with length in SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138268#M1190929</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 can hold Max 60 CHAR.....if its more than that then it will get truncated.&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;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-variable-with-length-in-script/m-p/5138268#M1190929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:57:13Z</dc:date>
    </item>
  </channel>
</rss>

