<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Script Triggers: Using the Keystroke Trigger</title>
	<atom:link href="http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/</link>
	<description>smart business solutions</description>
	<lastBuildDate>Thu, 22 Mar 2012 11:56:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rob_ert lewis</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2118</link>
		<dc:creator>rob_ert lewis</dc:creator>
		<pubDate>Sun, 12 Feb 2012 16:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2118</guid>
		<description>i  want to trigger a script after pasting text into a field. Generally the pasting is done by using apple keyboard keys: command + V.

so bottom line:  how do i do that and can one actually Get ( TriggerKeystrokes values for all the apple keyboard keys??

rob

ps its much better if you emailed me directly  i am so busy i keep forgeting to come back here for your answers. thank you for your time.</description>
		<content:encoded><![CDATA[<p>i  want to trigger a script after pasting text into a field. Generally the pasting is done by using apple keyboard keys: command + V.</p>
<p>so bottom line:  how do i do that and can one actually Get ( TriggerKeystrokes values for all the apple keyboard keys??</p>
<p>rob</p>
<p>ps its much better if you emailed me directly  i am so busy i keep forgeting to come back here for your answers. thank you for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob_ert lewis</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2117</link>
		<dc:creator>rob_ert lewis</dc:creator>
		<pubDate>Sun, 12 Feb 2012 15:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2117</guid>
		<description>Geoff,

well then i quess not!!   i just think its easier to manipulate text when sometimes its on or off. thanks</description>
		<content:encoded><![CDATA[<p>Geoff,</p>
<p>well then i quess not!!   i just think its easier to manipulate text when sometimes its on or off. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Coffey</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2116</link>
		<dc:creator>Geoff Coffey</dc:creator>
		<pubDate>Thu, 09 Feb 2012 15:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2116</guid>
		<description>Robert: I&#039;m not sure what you mean exactly. Do you want to chance the index language for a field to/from Unicode from a script? If so, then no, there is no way I know of. If you mean you want FileMaker to use something other than unicode to store text, then definitely no. If you mean something else, let me know :)</description>
		<content:encoded><![CDATA[<p>Robert: I&#8217;m not sure what you mean exactly. Do you want to chance the index language for a field to/from Unicode from a script? If so, then no, there is no way I know of. If you mean you want FileMaker to use something other than unicode to store text, then definitely no. If you mean something else, let me know <img src='http://sixfriedrice.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob_ert lewis</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2115</link>
		<dc:creator>rob_ert lewis</dc:creator>
		<pubDate>Thu, 09 Feb 2012 05:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2115</guid>
		<description>Is  there  a  way  to  turn  unicode  on  and  off  from  inside  scripts.</description>
		<content:encoded><![CDATA[<p>Is  there  a  way  to  turn  unicode  on  and  off  from  inside  scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Buckner</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2109</link>
		<dc:creator>Jim Buckner</dc:creator>
		<pubDate>Thu, 19 Jan 2012 17:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2109</guid>
		<description>My thanks for your efforts to help spread the knowledge that you have gained the hard way.

Much appreciated,
Jim</description>
		<content:encoded><![CDATA[<p>My thanks for your efforts to help spread the knowledge that you have gained the hard way.</p>
<p>Much appreciated,<br />
Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorsten Braehler</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-2037</link>
		<dc:creator>Thorsten Braehler</dc:creator>
		<pubDate>Fri, 11 Feb 2011 20:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-2037</guid>
		<description>Hello,

this is a very useful development!
It solved my request.

Best T.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>this is a very useful development!<br />
It solved my request.</p>
<p>Best T.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Wright</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-1867</link>
		<dc:creator>Steve Wright</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-1867</guid>
		<description>I realise this is an old article however wanted to thank you for the keystroke companion, it saved me considerable time figuring out combinations to use for some interface trickery..

I thought I would also mention a simple one

For quite some time I have longed to remove the dialog box which shows &#039;Before typing, press Tab or click in a field, or choose the New Record Command&#039;.

As you all know, this triggers when a key is pressed if a field is not in focus or a record not present, fair enough but on layouts where data entry is not the focus it confuses the user if he/she accidentally taps a key, telling them to click or press something which doesnt exist on a particular layout not to mention them then having to close the dialog before they can proceed.

So a simple OnLayoutKeystroke set to trigger a script prevents this dialog ever showing

If (Get(ActiveFieldName) = &quot;&quot;)
   Exit Script[Result:False]
End IF

Obviously the script could be expanded to allow Page Up / Down or other combinations which may be used.</description>
		<content:encoded><![CDATA[<p>I realise this is an old article however wanted to thank you for the keystroke companion, it saved me considerable time figuring out combinations to use for some interface trickery..</p>
<p>I thought I would also mention a simple one</p>
<p>For quite some time I have longed to remove the dialog box which shows &#8216;Before typing, press Tab or click in a field, or choose the New Record Command&#8217;.</p>
<p>As you all know, this triggers when a key is pressed if a field is not in focus or a record not present, fair enough but on layouts where data entry is not the focus it confuses the user if he/she accidentally taps a key, telling them to click or press something which doesnt exist on a particular layout not to mention them then having to close the dialog before they can proceed.</p>
<p>So a simple OnLayoutKeystroke set to trigger a script prevents this dialog ever showing</p>
<p>If (Get(ActiveFieldName) = &#8220;&#8221;)<br />
   Exit Script[Result:False]<br />
End IF</p>
<p>Obviously the script could be expanded to allow Page Up / Down or other combinations which may be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Alder</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-1790</link>
		<dc:creator>Doug Alder</dc:creator>
		<pubDate>Wed, 03 Jun 2009 06:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-1790</guid>
		<description>Thanks for the great article and your demo file is a great help.

I have been experimenting with using &#039;OnLayoutKeystroke&#039; with a Web Viewer to run keyboard macros for &#039;Back&#039;, &#039;Home&#039;, &#039;Forward&#039; and &#039;Grab&#039; (grabs specific content in a web page). 

I get erratic behavior. When the page first loads, without clicking within the web viewer, the commands will work, where appropriate (loads the Home Page and Grab). However, once the user clicks on a link within the web viewer, I have to click outside the web viewer to get the LayoutKeystroke recognized. I tried assigning the script to &#039;OnObjectKeystroke&#039; but it did not seem to help. This behavior seems contrary to what you state above &quot;Portals and Web Viewers never have keyboard focus.&quot; It does seem to make a difference.

Also, I will often get the error &quot;Before typing, press Tab or click in a field, or choose the New Record menu command.&quot; I have added an Exit Script right after I run my keystroke script. I also tried turning on Error Capture. Neither seemed to help.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Thanks for the great article and your demo file is a great help.</p>
<p>I have been experimenting with using &#8216;OnLayoutKeystroke&#8217; with a Web Viewer to run keyboard macros for &#8216;Back&#8217;, &#8216;Home&#8217;, &#8216;Forward&#8217; and &#8216;Grab&#8217; (grabs specific content in a web page). </p>
<p>I get erratic behavior. When the page first loads, without clicking within the web viewer, the commands will work, where appropriate (loads the Home Page and Grab). However, once the user clicks on a link within the web viewer, I have to click outside the web viewer to get the LayoutKeystroke recognized. I tried assigning the script to &#8216;OnObjectKeystroke&#8217; but it did not seem to help. This behavior seems contrary to what you state above &#8220;Portals and Web Viewers never have keyboard focus.&#8221; It does seem to make a difference.</p>
<p>Also, I will often get the error &#8220;Before typing, press Tab or click in a field, or choose the New Record menu command.&#8221; I have added an Exit Script right after I run my keystroke script. I also tried turning on Error Capture. Neither seemed to help.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Williamson</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-1764</link>
		<dc:creator>Mike Williamson</dc:creator>
		<pubDate>Mon, 27 Apr 2009 19:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-1764</guid>
		<description>Great work!  Thank you!</description>
		<content:encoded><![CDATA[<p>Great work!  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger M</title>
		<link>http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/comment-page-1/#comment-1751</link>
		<dc:creator>Roger M</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/#comment-1751</guid>
		<description>Excellent solution! Thanks for sharing.  Do you have your Zip Code solution available as a download? Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent solution! Thanks for sharing.  Do you have your Zip Code solution available as a download? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

