<?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>Lorenz Companies &#187; Software</title>
	<atom:link href="http://www.lorenzcom.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lorenzcom.com</link>
	<description>A Family of Enterprises</description>
	<lastBuildDate>Sun, 04 Dec 2011 16:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>FormatNumber (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:08:21 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[number]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=165</guid>
		<description><![CDATA[FormatNumber ( number, format ): Returns text string of number in the requested format. Function allows complete FileMaker Pro number formatting using an intuitive format structure. Examples: FormatNumber ( 14725.3675, &#8220;$,.2 US&#8221; ) = $14,725.37 US FormatNumber ( -14725.3675, &#8220;$(,.2) &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/formatnumber-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FormatDateTime (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:07:14 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=163</guid>
		<description><![CDATA[FormatDateTime ( dateValue, timeValue, format ): Format the dateValue and/or timeValue as specified in format. If dateValue or timeValue are empty current date or current time are used. Optionally, use the backslash as an escape code to include text not &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/formatdatetime-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetValueIndex (FileMaker Pro Custom Function)</title>
		<link>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/</link>
		<comments>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:05:40 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Custom Functions]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[value list]]></category>
		<category><![CDATA[valuelist]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=161</guid>
		<description><![CDATA[GetValueIndex (valueList, valueString, matchCase, occurrence): Retrieve the index of the matching valueString in the valueList. Returns 0 if not found. Optionally, toggle case-sensitive searching by passing a boolean through matchCase, and, search for a specific valueString occurrence (a negative occurrence &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/getvalueindex-filemaker-pro-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rename File Extension (AppleScript Folder Action)</title>
		<link>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/</link>
		<comments>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 18:55:48 +0000</pubDate>
		<dc:creator>Lewis Lorenz</dc:creator>
				<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Folder Action]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder action]]></category>
		<category><![CDATA[rename]]></category>

		<guid isPermaLink="false">http://www.lorenzcom.com/?p=157</guid>
		<description><![CDATA[Rename file extension (Folder Action) Attach this script as a folder action to rename the file extension of files added to the folder. Open the script, edit the properties at the top of the script to enter the extension to &#8230; <a class="more-link" href="http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lorenzcom.com/software/rename-file-extension-applescript-folder-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

