<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: has-path code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 07:41:54 GMT</pubDate>
    <description>DZone Snippets: has-path code</description>
    <item>
      <title>Does a file have a path?</title>
      <link>http://snippets.dzone.com/posts/show/3772</link>
      <description>&lt;code&gt;&lt;br /&gt;; You could use split-path for this, but it's a bit non-&lt;br /&gt;; orthogonal in what it returns when there's no path.&lt;br /&gt;has-path?: func [file [file!]] [find file #"/"]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 05 Apr 2007 18:18:34 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3772</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
