<?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: what are the values returned from this function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-the-values-returned-from-this-function/m-p/2946829#M694729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say that  FILEPATH would have the value "/TMP/" and that FILENAME would have the value "C24102007.0904"  after executing this FORM routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 14:16:26 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-10-24T14:16:26Z</dc:date>
    <item>
      <title>what are the values returned from this function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-the-values-returned-from-this-function/m-p/2946828#M694728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fullpath = /tmp/C24102007.0904, I hope enough.&lt;/P&gt;&lt;P&gt;perform parsefilename using fullpath '/' filepath filename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form parsefilename using file type string&lt;/P&gt;&lt;P&gt;                         separator type c&lt;/P&gt;&lt;P&gt;                changing filepath type string&lt;/P&gt;&lt;P&gt;                         filename type string.&lt;/P&gt;&lt;P&gt; data : s type string,&lt;/P&gt;&lt;P&gt;        p type string,&lt;/P&gt;&lt;P&gt;        f type string,&lt;/P&gt;&lt;P&gt;        i type i.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;file = /usr/sap/trans/file, separator = '/'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; s = file.&lt;/P&gt;&lt;P&gt; filepath = ''.&lt;/P&gt;&lt;P&gt; do.&lt;/P&gt;&lt;P&gt;  split s at separator into p f.&lt;/P&gt;&lt;P&gt;  if f = ''. exit. endif.&lt;/P&gt;&lt;P&gt;  concatenate filepath p separator into filepath.&lt;/P&gt;&lt;P&gt;  s = f.&lt;/P&gt;&lt;P&gt; enddo.&lt;/P&gt;&lt;P&gt; filename = p.&lt;/P&gt;&lt;P&gt; i = strlen( filepath ) - 1.&lt;/P&gt;&lt;P&gt; if i &amp;gt; 0.&lt;/P&gt;&lt;P&gt;  if filepath+i(1) = separator.&lt;/P&gt;&lt;P&gt;   filepath = filepath+0(i).&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt; elseif i = 0.&lt;/P&gt;&lt;P&gt;  filepath = separator.&lt;/P&gt;&lt;P&gt; else.&lt;/P&gt;&lt;P&gt;  filepath = ''.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 14:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-the-values-returned-from-this-function/m-p/2946828#M694728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T14:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: what are the values returned from this function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-the-values-returned-from-this-function/m-p/2946829#M694729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say that  FILEPATH would have the value "/TMP/" and that FILENAME would have the value "C24102007.0904"  after executing this FORM routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 14:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-the-values-returned-from-this-function/m-p/2946829#M694729</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-10-24T14:16:26Z</dc:date>
    </item>
  </channel>
</rss>

