<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: qualify code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 26 Jul 2008 10:51:01 GMT</pubDate>
    <description>DZone Snippets: qualify code</description>
    <item>
      <title>Qualify all files in a block with a given path</title>
      <link>http://snippets.dzone.com/posts/show/1276</link>
      <description>&lt;code&gt;&lt;br /&gt;    qualify: func [&lt;br /&gt;        "Prepend a qualifier/path to all files in a block."&lt;br /&gt;        files [any-block!]&lt;br /&gt;        path  [file! url! string!]&lt;br /&gt;    ] [&lt;br /&gt;        foreach file files [insert file path]&lt;br /&gt;        files&lt;br /&gt;    ]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 23 Jan 2006 02:02:55 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1276</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
