<?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 Text Symbol in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094064#M435755</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;   what is the use of Text symbol in scripts ? Where we use it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  they are 5 windows in a page and I would like to hide one window ? How will we do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Muttu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 07:34:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T07:34:16Z</dc:date>
    <item>
      <title>Text Symbol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094064#M435755</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;   what is the use of Text symbol in scripts ? Where we use it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  they are 5 windows in a page and I would like to hide one window ? How will we do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Muttu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094064#M435755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T07:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text Symbol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094065#M435756</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;Text Elements (not symbols) are used to print the exact &lt;/P&gt;&lt;P&gt;values in the correct place from the Program to script&lt;/P&gt;&lt;P&gt;We write &lt;/P&gt;&lt;P&gt;Perform Write_form using &amp;lt;text element/symbol&amp;gt; &amp;lt;window&amp;gt;&lt;/P&gt;&lt;P&gt;so the content of this is exactly printed in that Window and in that Text Element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the page window(which you don't want to display on that page) from that Page , so that it is not displayed on that page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094065#M435756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T07:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Text Symbol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094066#M435757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;it is not text symbol it is text element&lt;/P&gt;&lt;P&gt;click on the text element and give if condition (according to if condition u may display window or disable that particular window)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if it helps&lt;/P&gt;&lt;P&gt;Vijay Pawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094066#M435757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T07:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text Symbol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094067#M435758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My doubt is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  we define a text symbol by using DEFINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the use of it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Muttu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094067#M435758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T07:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text Symbol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094068#M435759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi muttu,&lt;/P&gt;&lt;P&gt;    There are four types of symbols available in script.&lt;/P&gt;&lt;P&gt;They are &lt;/P&gt;&lt;P&gt;1)standard symbol  &lt;/P&gt;&lt;P&gt;2)program symbol&lt;/P&gt;&lt;P&gt;3)text symbol&lt;/P&gt;&lt;P&gt;4)system symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we define the text symbol using,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: DEFINE &amp;amp;CUST&amp;amp; = '21'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;symbols are placeholders for the values that are inserted during print formating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-symbol/m-p/2094068#M435759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T07:51:17Z</dc:date>
    </item>
  </channel>
</rss>

