<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: named-fields code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 11 Oct 2008 11:08:10 GMT</pubDate>
    <description>DZone Snippets: named-fields code</description>
    <item>
      <title>named-fields?</title>
      <link>http://snippets.dzone.com/posts/show/3009</link>
      <description>&lt;code&gt;&lt;br /&gt;	; This can't guarantee that a record is actually a series of&lt;br /&gt;	; named fields; it can only tell if it *isn't*.&lt;br /&gt;	named-fields?: func [rec [block!]] [&lt;br /&gt;		parse rec [some [word! any-type!]]&lt;br /&gt;	]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 16 Nov 2006 05:16:23 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3009</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
