<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>FileMaker Hints, Tips and Tricks</title>
	
	<link>http://filemakertips.com</link>
	<description>Useful hints, tips and tricks for FileMaker Developers</description>
	<pubDate>Sat, 05 Jul 2008 21:14:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/FilemakerTips" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Quickly Return to 100% Zoom</title>
		<link>http://filemakertips.com/tips/quickly-return-to-100-zoom/</link>
		<comments>http://filemakertips.com/tips/quickly-return-to-100-zoom/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 21:14:24 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=29</guid>
		<description><![CDATA[If you are constantly using the zoom buttons to change your database view, do not click the reverse zoom buttons several times to go back to 100% (default) view.
All you have to do is click the numbered button on the bottom-left of the screen, wether it says 25, 150, or whatever. It will bring your [...]]]></description>
			<content:encoded><![CDATA[<p>If you are constantly using the zoom buttons to change your database view, do not click the reverse zoom buttons several times to go back to 100% (default) view.</p>
<p>All you have to do is click the numbered button on the bottom-left of the screen, wether it says 25, 150, or whatever. It will bring your zoom level back to 100% with one button click.</p>
<p style="text-align: center;"><img class="aligncenter" src="/images/zoom.gif" alt="Zoom" /></p>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/tips/quickly-return-to-100-zoom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quickly Insert Date or Time</title>
		<link>http://filemakertips.com/tips/quickly-insert-date-or-time/</link>
		<comments>http://filemakertips.com/tips/quickly-insert-date-or-time/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 15:45:50 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=28</guid>
		<description><![CDATA[If for some reason you ever want to insert the current date or the current time into a FileMaker database, in either layout or browse mode, instead of manually typing it out all you have to do is press Control + Dash for the date and Control and Semi-Colon for the current time.  
It [...]]]></description>
			<content:encoded><![CDATA[<p>If for some reason you ever want to insert the current date or the current time into a FileMaker database, in either layout or browse mode, instead of manually typing it out all you have to do is press Control + Dash for the date and Control and Semi-Colon for the current time.  </p>
<p>It is a hard coded value and won&#8217;t update as the date and time changes, so it can be useful for storing dates of events to look back on for example.</p>
<table border="0" align="center">
<tbody>
<tr>
<td><img title="Contol" src="/images/key_ctrl.gif" alt="" /></td>
<td><strong><span>+</span></strong></td>
<td><img title="Dash" src="/images/key_dash.gif" alt="" /></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><img title="Contol" src="/images/key_ctrl.gif" alt="" /></td>
<td><strong><span>+</span></strong></td>
<td><img title="Colon" src="/images/key_colon.gif" alt="" /></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/tips/quickly-insert-date-or-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Select All Similar Objects</title>
		<link>http://filemakertips.com/layouts/select-all-similar-objects/</link>
		<comments>http://filemakertips.com/layouts/select-all-similar-objects/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 20:45:49 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Layouts]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=27</guid>
		<description><![CDATA[When editing a layout you can soon have so many different buttons, fields or text etc that it can be hard to find something when you want to make a mass change, for example change the font of all fields.
Well you can press Control + Shift + A (Command + Option + A on Mac) [...]]]></description>
			<content:encoded><![CDATA[<p>When editing a layout you can soon have so many different buttons, fields or text etc that it can be hard to find something when you want to make a mass change, for example change the font of all fields.</p>
<p>Well you can press Control + Shift + A (Command + Option + A on Mac) to select all similar layout objects, so you select any one field, press the hotkey and then all the fields on the layout will be selected for you to easily make any change to them all you want.</p>
<table border="0" align="center">
<tbody>
<tr>
<td><img title="Contol" src="/images/key_ctrl.gif" alt="" /></td>
<td><strong><span>+</span></strong></td>
<td style="text-align: center;"><img title="Shift" src="/images/key_shift.gif" alt="" /></td>
<td><strong><span>+</span></strong></td>
<td><img title="A" src="/images/key_a.gif" alt="" /></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/layouts/select-all-similar-objects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rotate Layout Items</title>
		<link>http://filemakertips.com/layouts/rotate-layout-items/</link>
		<comments>http://filemakertips.com/layouts/rotate-layout-items/#comments</comments>
		<pubDate>Thu, 22 May 2008 08:02:25 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Layouts]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=25</guid>
		<description><![CDATA[Have you ever wanted some layout items to be vertical or upside down?  All you have to do is add the text, field, button etc as normal and then select Rotate from the Arrange menu, or from the right click context menu of the layout item and it will be switch between the available rotations.

]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted some layout items to be vertical or upside down?  All you have to do is add the text, field, button etc as normal and then select Rotate from the Arrange menu, or from the right click context menu of the layout item and it will be switch between the available rotations.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://filemakertips.com/images/rotate_me.png" alt="Rotate Layout Objects in FileMaker" width="227" height="162" /></p>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/layouts/rotate-layout-items/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Custom Function:  Get Number Suffix</title>
		<link>http://filemakertips.com/custom-functions/custom-function-get-number-suffix/</link>
		<comments>http://filemakertips.com/custom-functions/custom-function-get-number-suffix/#comments</comments>
		<pubDate>Thu, 15 May 2008 09:42:17 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Custom Functions]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=24</guid>
		<description><![CDATA[Here is a useful custom function to return the suffix for a day in a month, for example if you pass it 1, it will return st, which you can append to make up a text representation of a date, eg 1st May etc.



Function Name:
NumberSuffix



Function Parameters:
Number



Function Code



Let( [
special_th = Case(
Mod (Number; 100) = 11 or
Mod [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a useful custom function to return the suffix for a day in a month, for example if you pass it 1, it will return st, which you can append to make up a text representation of a date, eg 1st May etc.</p>
<table border="0" width="80%">
<tbody>
<tr>
<td width="20%"><strong>Function Name:</strong></td>
<td width="20%">NumberSuffix</td>
<td width="60%"></td>
</tr>
<tr>
<td width="50%"><strong>Function Parameters:</strong></td>
<td>Number</td>
<td></td>
</tr>
<tr>
<td colspan="3"><strong>Function Code</strong></td>
</tr>
<tr>
<td class="code" colspan="3">
<p><span class="code">Let( [<br />
special_th = Case(<br />
Mod (Number; 100) = 11 or<br />
Mod (Number; 100) = 12 or<br />
Mod (Number; 100) = 13; 1) ;<br />
end = Mod ( Number ; 10 )<br />
];<br />
Case ( special_th; &#8220;th&#8221;; end = 1; &#8220;st&#8221;; end = 2; &#8220;nd&#8221;; end = 3; &#8220;rd&#8221;; &#8220;th&#8221;)<br />
)</span></td>
</tr>
</tbody>
</table>
<table border="0" width="80%">
<tbody>
<tr>
<td width="30%"><strong>Example Input:</strong></td>
<td width="30%">22</td>
<td></td>
</tr>
<tr>
<td width="30%"><strong>Example Output:</strong></td>
<td width="30%">nd</td>
</tr>
<tr>
<td width="50%"><strong>Example Usage:</strong></td>
<td>$suffix = NumberSuffx(22)</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/custom-functions/custom-function-get-number-suffix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Delete Records Without Prompt</title>
		<link>http://filemakertips.com/tips/delete-records-without-prompt/</link>
		<comments>http://filemakertips.com/tips/delete-records-without-prompt/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 10:48:48 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=20</guid>
		<description><![CDATA[Have you ever been deleting a few records in a FileMaker database and got annoyed but constantly clicking Delete on the confirmation dialog?

Well if you are sure you want to delete a record and don&#8217;t want the confirmation, you can just hold down the Shift key (Option key on Mac) when clicking delete and hey [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been deleting a few records in a FileMaker database and got annoyed but constantly clicking Delete on the confirmation dialog?</p>
<p style="text-align: center;"><img title="FileMaker Delete Record Dialog" src="http://filemakertips.com/images/deletedialog.png" alt="FileMaker Delete Record Dialog" width="460" height="162" /></p>
<p>Well if you are sure you want to delete a record and don&#8217;t want the confirmation, you can just hold down the Shift key (Option key on Mac) when clicking delete and hey presto!  No confirmation, the record will be deleted instantly.</p>
<p>But be careful, &#8216;With great power comes great responsibility!&#8217;<br />
</p>
<table border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><img title="Shift" src="/images/key_shift.gif" alt="" /></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/tips/delete-records-without-prompt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FileMaker Error Codes</title>
		<link>http://filemakertips.com/reference/filemaker-error-codes/</link>
		<comments>http://filemakertips.com/reference/filemaker-error-codes/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 12:13:17 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=19</guid>
		<description><![CDATA[This is a list of all of the FileMaker Error Codes you may come across.  If you use &#8216;Set Error Capture [On]&#8216; you can then use Get(LastError) to check for certain errors and perform actions based on them.
For example after performing a find, if you check for Error 401 (No records match the request) [...]]]></description>
			<content:encoded><![CDATA[<p>This is a list of all of the FileMaker Error Codes you may come across.  If you use &#8216;Set Error Capture [On]&#8216; you can then use Get(LastError) to check for certain errors and perform actions based on them.</p>
<p>For example after performing a find, if you check for Error 401 (No records match the request) that means the search didn&#8217;t find anything so you can show a nice friendly message to the user and return them to where they came from etc.</p>
<p>Error Number    Description</p>
<p>-1              Unknown error<br />
0               No error<br />
1               User canceled action<br />
2               Memory error<br />
3               Command is unavailable (for example, wrong operating system, wrong mode, etc.)<br />
4               Command is unknown<br />
5               Command is invalid (for example, a Set Field script step does not have a calculation specified)<br />
6               File is read-only<br />
7               Running out of memory<br />
8               Empty result<br />
9               Insufficient privileges<br />
10              Requested data is missing<br />
11              Name is not valid<br />
12              Name already exists<br />
13              File or object is in use<br />
14              Out of range<br />
15              Can&#8217;t divide by zero<br />
16              Operation failed, request retry (for example, a user query)<br />
17              Attempt to convert foreign character set to UTF-16 failed<br />
18              Client must provide account information to proceed<br />
19              String contains characters other than A-Z, a-z, 0-9 (ASCII)<br />
100             File is missing<br />
101             Record is missing<br />
102             Field is missing<br />
103             Relationship is missing<br />
104             Script is missing<br />
105             Layout is missing<br />
106             Table is missing<br />
107             Index is missing<br />
108             Value list is missing<br />
109             Privilege set is missing<br />
110             Related tables are missing<br />
111             Field repetition is invalid<br />
112             Window is missing<br />
113             Function is missing<br />
114             File reference is missing<br />
115             Specified menu set is not present<br />
116             Specified layout object is not present<br />
117             Specified data source is not present<br />
130             Files are damaged or missing and must be reinstalled<br />
131             Language pack files are missing (such as template files)<br />
200             Record access is denied<br />
201             Field cannot be modified<br />
202             Field access is denied<br />
203             No records in file to print, or password doesn&#8217;t allow print access<br />
204             No access to field(s) in sort order<br />
205             User does not have access privileges to create new records; import will overwrite existing data<br />
206             User does not have password change privileges, or file is not modifiable<br />
207             User does not have sufficient privileges to change database schema, or file is not modifiable<br />
208             Password does not contain enough characters<br />
209             New password must be different from existing one<br />
210             User account is inactive<br />
211             Password has expired<br />
212             Invalid user account and/or password. Please try again<br />
213             User account and/or password does not exist<br />
214             Too many login attempts<br />
215             Administrator privileges cannot be duplicated<br />
216             Guest account cannot be duplicated<br />
217             User does not have sufficient privileges to modify administrator account<br />
300             File is locked or in use<br />
301             Record is in use by another user<br />
302             Table is in use by another user<br />
303             Database schema is in use by another user<br />
304             Layout is in use by another user<br />
306             Record modification ID does not match<br />
400             Find criteria are empty<br />
401             No records match the request<br />
402             Selected field is not a match field for a lookup<br />
403             Exceeding maximum record limit for trial version of FileMaker Pro<br />
404             Sort order is invalid<br />
405             Number of records specified exceeds number of records that can be omitted<br />
406             Replace/Reserialize criteria are invalid<br />
407             One or both match fields are missing (invalid relationship)<br />
408             Specified field has inappropriate data type for this operation<br />
409             Import order is invalid<br />
410             Export order is invalid<br />
412             Wrong version of FileMaker Pro used to recover file<br />
413             Specified field has inappropriate field type<br />
414             Layout cannot display the result<br />
415             One or more required related records are not available<br />
416             Primary key required from data source table<br />
417             Database is not supported for ODBC operations<br />
500             Date value does not meet validation entry options<br />
501             Time value does not meet validation entry options<br />
502             Number value does not meet validation entry options<br />
503             Value in field is not within the range specified in validation entry options<br />
504             Value in field is not unique as required in validation entry options<br />
505             Value in field is not an existing value in the database file as required in validation entry options<br />
506             Value in field is not listed on the value list specified in validation entry option<br />
507             Value in field failed calculation test of validation entry option<br />
508             Invalid value entered in Find mode<br />
509             Field requires a valid value<br />
510             Related value is empty or unavailable<br />
511             Value in field exceeds maximum number of allowed characters<br />
512             Record was already modified by another user<br />
513             Record must have a value in some field to be created<br />
600             Print error has occurred<br />
601             Combined header and footer exceed one page<br />
602             Body doesn&#8217;t fit on a page for current column setup<br />
603             Print connection lost<br />
700             File is of the wrong file type for import<br />
706             EPSF file has no preview image<br />
707             Graphic translator cannot be found<br />
708             Can&#8217;t import the file or need color monitor support to import file<br />
709             QuickTime movie import failed<br />
710             Unable to update QuickTime reference because the database file is read-only<br />
711             Import translator cannot be found<br />
714             Password privileges do not allow the operation<br />
715             Specified Excel worksheet or named range is missing<br />
716             A SQL query using DELETE, INSERT, or UPDATE is not allowed for ODBC import<br />
717             There is not enough XML/XSL information to proceed with the import or export<br />
718             Error in parsing XML file (from Xerces)<br />
719             Error in transforming XML using XSL (from Xalan)<br />
720             Error when exporting; intended format does not support repeating fields<br />
721             Unknown error occurred in the parser or the transformer<br />
722             Cannot import data into a file that has no fields<br />
723             You do not have permission to add records to or modify records in the target table<br />
724             You do not have permission to add records to the target table<br />
725             You do not have permission to modify records in the target table<br />
726             There are more records in the import file than in the target table. Not all records were imported<br />
727             There are more records in the target table than in the import file. Not all records were updated<br />
729             Errors occurred during import. Records could not be imported<br />
730             Unsupported Excel version. (Convert file to Excel 7.0 (Excel 95), Excel 97, 2000, or XP format and try again)<br />
731             The file you are importing from contains no data<br />
732             This file cannot be inserted because it contains other files<br />
733             A table cannot be imported into itself<br />
734             This file type cannot be displayed as a picture<br />
735             This file type cannot be displayed as a picture. It will be inserted and displayed as a file<br />
736             Too much data to export to this format. It will be truncated<br />
800             Unable to create file on disk<br />
801             Unable to create temporary file on System disk<br />
802             Unable to open file<br />
803             File is single user or host cannot be found<br />
804             File cannot be opened as read-only in its current state<br />
805             File is damaged; use Recover command<br />
806             File cannot be opened with this version of FileMaker Pro<br />
807             File is not a FileMaker Pro file or is severely damaged<br />
808             Cannot open file because access privileges are damaged<br />
809             Disk/volume is full<br />
810             Disk/volume is locked<br />
811             Temporary file cannot be opened as FileMaker Pro file<br />
813             Record Synchronization error on network<br />
814             File(s) cannot be opened because maximum number is open<br />
815             Couldn&#8217;t open lookup file<br />
816             Unable to convert file<br />
817             Unable to open file because it does not belong to this solution<br />
819             Cannot save a local copy of a remote file<br />
820             File is in the process of being closed<br />
821             Host forced a disconnect<br />
822             FMI files not found; reinstall missing files<br />
823             Cannot set file to single-user, guests are connected<br />
824             File is damaged or not a FileMaker file<br />
900             General spelling engine error<br />
901             Main spelling dictionary not installed<br />
902             Could not launch the Help system<br />
903             Command cannot be used in a shared file<br />
905             No active field selected; command can only be used if there is an active field<br />
906             Current file must be shared in order to use this command<br />
920             Can&#8217;t initialize the spelling engine<br />
921             User dictionary cannot be loaded for editing<br />
922             User dictionary cannot be found<br />
923             User dictionary is read-only<br />
951             An unexpected error occurred (*)<br />
954             Unsupported XML grammar (*)<br />
955             No database name (*)<br />
956             Maximum number of database sessions exceeded (*)<br />
957             Conflicting commands (*)<br />
958             Parameter missing (*)<br />
1200            Generic calculation error<br />
1201            Too few parameters in the function<br />
1202            Too many parameters in the function<br />
1203            Unexpected end of calculation<br />
1204            Number, text constant, field name or &#8220;(&#8221; expected<br />
1205            Comment is not terminated with &#8220;*/&#8221;<br />
1206            Text constant must end with a quotation mark<br />
1207            Unbalanced parenthesis<br />
1208            Operator missing, function not found or &#8220;(&#8221; not expected<br />
1209            Name (such as field name or layout name) is missing<br />
1210            Plug-in function has already been registered<br />
1211            List usage is not allowed in this function<br />
1212            An operator (for example, +, -, *) is expected here<br />
1213            This variable has already been defined in the Let function<br />
1214            AVERAGE, COUNT, EXTEND, GETREPETITION, MAX, MIN, NPV, STDEV, SUM and GETSUMMARY: expression found where a field alone is needed<br />
1215            This parameter is an invalid Get function parameter<br />
1216            Only Summary fields allowed as first argument in GETSUMMARY<br />
1217            Break field is invalid<br />
1218            Cannot evaluate the number<br />
1219            A field cannot be used in its own formula<br />
1220            Field type must be normal or calculated<br />
1221            Data type must be number, date, time, or timestamp<br />
1222            Calculation cannot be stored<br />
1223            The function is not implemented<br />
1224            The function is not defined<br />
1225            The function is not supported in this context<br />
1300            The specified name can&#8217;t be used<br />
1400            ODBC driver initialization failed; make sure the ODBC drivers are properly installed<br />
1401            Failed to allocate environment (ODBC)<br />
1402            Failed to free environment (ODBC)<br />
1403            Failed to disconnect (ODBC)<br />
1404            Failed to allocate connection (ODBC)<br />
1405            Failed to free connection (ODBC)<br />
1406            Failed check for SQL API (ODBC)<br />
1407            Failed to allocate statement (ODBC)<br />
1408            Extended error (ODBC)<br />
1409            Error (ODBC)<br />
1413            Failed communication link (ODBC)<br />
Error codes marked with an asterisk (*) are returned only by web-published databases.</p>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/reference/filemaker-error-codes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find Last Occurence In String</title>
		<link>http://filemakertips.com/calculations/find-last-occurence-in-string/</link>
		<comments>http://filemakertips.com/calculations/find-last-occurence-in-string/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 10:00:04 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Calculations]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=18</guid>
		<description><![CDATA[The function Position(text, search string, start, occurrence) scans the supplied text for the nth occurrence of a search string, starting where you indicate with start.
Here&#8217;s the neat bit: a negative occurrence value causes the scan to go in the opposite direction. The following gives the position of the LAST  occurrance of string in text:
position(text, [...]]]></description>
			<content:encoded><![CDATA[<p>The function Position(text, search string, start, occurrence) scans the supplied text for the nth occurrence of a search string, starting where you indicate with start.</p>
<p>Here&#8217;s the neat bit: a negative occurrence value causes the scan to go in the opposite direction. The following gives the position of the LAST  occurrance of string in text:</p>
<blockquote><p><tt>position(text, string, length(text), -1) </tt></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/calculations/find-last-occurence-in-string/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Copy Records Data to Clipboard</title>
		<link>http://filemakertips.com/tips/copy-records-data-to-clipboard/</link>
		<comments>http://filemakertips.com/tips/copy-records-data-to-clipboard/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 09:19:24 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=17</guid>
		<description><![CDATA[When you are in browse mode looking at a record and want to copy the data to another application, what would you do?  Export it ?  No need!
If you just select Copy from the edit menu or press Ctrl + C (Command + C on Mac) you will have the data from the [...]]]></description>
			<content:encoded><![CDATA[<p>When you are in browse mode looking at a record and want to copy the data to another application, what would you do?  Export it ?  No need!</p>
<p>If you just select Copy from the edit menu or press Ctrl + C (Command + C on Mac) you will have the data from the current record (that is on the current layout) on the clipboard, ready to paste into another application in tab delimited format.  So if you paste it into an Excel document for example, it will separate into columns.</p>
<p>If you don&#8217;t just want the current record but you want the entire found set, then all you have to do is hold down the Shift key (Option key on Mac) whilst selecting copy and instead of the current record, the data from the whole current set will now be copied to the clipboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/tips/copy-records-data-to-clipboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Speed Up Loops with Freeze Window</title>
		<link>http://filemakertips.com/scripts/speed-up-loops-with-freeze-window/</link>
		<comments>http://filemakertips.com/scripts/speed-up-loops-with-freeze-window/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 19:48:33 +0000</pubDate>
		<dc:creator>Dempsey</dc:creator>
		
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://filemakertips.com/?p=16</guid>
		<description><![CDATA[When running a loop script which is processing lots of records, redrawing of the window to show the updates can take a while, so if you call the Freeze Window script step before starting the loop, no window updates are performed and loops will finish quicker.
It is advised to goto a layout with a please [...]]]></description>
			<content:encoded><![CDATA[<p>When running a loop script which is processing lots of records, redrawing of the window to show the updates can take a while, so if you call the Freeze Window script step before starting the loop, no window updates are performed and loops will finish quicker.</p>
<p>It is advised to goto a layout with a please wait message or something and then return to the original layout after the loop has finished.</p>
]]></content:encoded>
			<wfw:commentRss>http://filemakertips.com/scripts/speed-up-loops-with-freeze-window/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
