<?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: postfix calulatror stack generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911259#M1146567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for answer, but, that's not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input value is string, example "( 1 + 2 ) * ( 3 - 4 ) / 5"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and calculate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you know funtion that calculate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pung-Kyun Jeong on Dec 17, 2008 9:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2008 05:47:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-17T05:47:28Z</dc:date>
    <item>
      <title>postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911257#M1146565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;postfix calulatror stack generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz create postfix calculator that input only string type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pung-Kyun Jeong on Dec 17, 2008 6:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 05:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911257#M1146565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T05:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911258#M1146566</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;check this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FITRV_CALCULATOR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 05:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911258#M1146566</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-17T05:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911259#M1146567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for answer, but, that's not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input value is string, example "( 1 + 2 ) * ( 3 - 4 ) / 5"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and calculate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you know funtion that calculate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pung-Kyun Jeong on Dec 17, 2008 9:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 05:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911259#M1146567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T05:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911260#M1146568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to declare a variable then asign the numbers to the varialbe and use the normal standard functions to do the calculation write ADD and press F1 which will take you to the help and use the same parameters and also you try and catch statments which will try and find the errors for you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sabyasachi kar on Dec 17, 2008 10:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 09:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911260#M1146568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T09:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911261#M1146569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Break your head and develop it.....&lt;/P&gt;&lt;P&gt;Try developing a simple calci first and then go for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 09:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911261#M1146569</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-12-17T09:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: postfix calulatror stack generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911262#M1146570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;;;;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 02:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/postfix-calulatror-stack-generator/m-p/4911262#M1146570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T02:15:34Z</dc:date>
    </item>
  </channel>
</rss>

