<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gallimaufry &#187; Script</title>
	<atom:link href="http://www.kegebein.net/blog/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kegebein.net/blog</link>
	<description>Random thoughts about ideas, solutions, everything …</description>
	<lastBuildDate>Sun, 29 Aug 2010 18:47:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>More Fun with Parameters (2)</title>
		<link>http://www.kegebein.net/blog/2009/06/more-fun-with-parameters-2/</link>
		<comments>http://www.kegebein.net/blog/2009/06/more-fun-with-parameters-2/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 04:47:33 +0000</pubDate>
		<dc:creator>Arnold Kegebein</dc:creator>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Custom Function]]></category>
		<category><![CDATA[Parameter]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.kegebein.net/blog/?p=153</guid>
		<description><![CDATA[This article is part of my series Custom Function Vault. Here I describe miscellaneous custom functions to verify required script parameters. param.script.check() text.between( text; start; end; type ) trim.all( text; trimChr ) var.assign( definition ) Continue the Project Last time I wrote about the custom function param.assign. It will take a list of named parameters [...]]]></description>
		<wfw:commentRss>http://www.kegebein.net/blog/2009/06/more-fun-with-parameters-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage Parameters</title>
		<link>http://www.kegebein.net/blog/2009/06/manage-parameters/</link>
		<comments>http://www.kegebein.net/blog/2009/06/manage-parameters/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 23:36:33 +0000</pubDate>
		<dc:creator>Arnold Kegebein</dc:creator>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Custom Function]]></category>
		<category><![CDATA[Parameter]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.kegebein.net/blog/?p=140</guid>
		<description><![CDATA[This article is part of my series Custom Function Vault. Here I describe custom functions for managing (script) parameters. param( key; value ) param.get( key; params ) Working with Script Parameters FileMaker knows only one script parameter. To pass multiple values to a script, you have to look for a different way. Using table fields [...]]]></description>
		<wfw:commentRss>http://www.kegebein.net/blog/2009/06/manage-parameters/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
