<?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">
	<channel>
      <title>FastScripts - Red Sweater Forums</title>
      <link>http://www.red-sweater.com/forums/categories/fastscripts/p4/feed.rss</link>
      <pubDate>Tue, 21 May 13 13:26:18 -0400</pubDate>
         <description>FastScripts - Red Sweater Forums</description>
   <language>en-CA</language>
   <atom:link href="/forums/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Keyboard command to activate Fast Scripts menu</title>
      <link>http://www.red-sweater.com/forums/discussion/447/keyboard-command-to-activate-fast-scripts-menu</link>
      <pubDate>Thu, 11 Oct 2007 21:35:08 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">447@/forums/discussions</guid>
      <description><![CDATA[Is there a keyboard command to activate and display the Fast Scripts menu from any application?]]></description>
   </item>
   <item>
      <title>One program, multiple entries</title>
      <link>http://www.red-sweater.com/forums/discussion/431/one-program-multiple-entries</link>
      <pubDate>Wed, 03 Oct 2007 10:29:26 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">431@/forums/discussions</guid>
      <description><![CDATA[I have a script full of handlers that enable various sortings in Excel, plus some common code. I want an entry in FastScripts (Excel X doesn't have a script menu) for each handler.<br /><br />I can do this by making copies of my script, renaming them, and adding code to call a handler based on "path to me". Aliases don't work since the original's path is returned. Symlinks don't show up in FastScripts (which I consider a bug).<br /><br />Any other ideas?]]></description>
   </item>
   <item>
      <title>Folder Action Scripts</title>
      <link>http://www.red-sweater.com/forums/discussion/426/folder-action-scripts</link>
      <pubDate>Fri, 28 Sep 2007 23:16:16 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">426@/forums/discussions</guid>
      <description><![CDATA[FastScripts hides the "Applications" folder in ~/Library/Scripts/ but displays the "Folder Actions"  folder which is also one generated and used by OS X. Is there a reason somebody might want to access it via the FastScripts menu? Could we have some way to hide it from FastScripts like the system Scripts folder can be hidden? <br /><br />I am using the Lite version at the moment,  since I don't use any of the advanced features. <br /><br />r]]></description>
   </item>
   <item>
      <title>Feature request: creating and opening of application folder</title>
      <link>http://www.red-sweater.com/forums/discussion/372/feature-request-creating-and-opening-of-application-folder</link>
      <pubDate>Sun, 09 Sep 2007 16:44:57 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">372@/forums/discussions</guid>
      <description><![CDATA[Current status: The list of application specific scripts starts with a header naming the current application.<br /><br />I think there should be a button/icon to the right of that header, which will open the folder of scrips for this particular application, and if there is no such folder for the current app, a folder should be created with the name of the current app.<br /><br />This way it becomes very easy to add things for a new app.<br /><br />/Harald]]></description>
   </item>
   <item>
      <title>Control Characters in AppleScript</title>
      <link>http://www.red-sweater.com/forums/discussion/378/control-characters-in-applescript</link>
      <pubDate>Mon, 10 Sep 2007 09:53:19 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">378@/forums/discussions</guid>
      <description><![CDATA[The AppleScript phrase "shortcut string of keyboard shortcut of (reference to a script item)" returns the unicode text symbols conventionally used for control, option, shift and command modifiers in combination plus the ASCII character of the shortcut, and these display properly in a dialog or choose from list.<br /><br />What font are these in? I'd like to be able to parse them for the words.<br /><br />Does anyone know a way to sort on them before presentation in a "choose from list"? AppleScript doesn't seem to be the answer.]]></description>
   </item>
   <item>
      <title>Tip: make it easy to find and open manuals!</title>
      <link>http://www.red-sweater.com/forums/discussion/375/tip-make-it-easy-to-find-and-open-manuals</link>
      <pubDate>Sun, 09 Sep 2007 17:17:57 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">375@/forums/discussions</guid>
      <description><![CDATA[A common situation: Application disks often come with manuals that can't be accessed from the help menu of the app. You must manually find the manual and open it. Those manuals, usually pdf, will often just lie there in some folder, and usually we forget that it even exists. Sometimes we even must manually copy the manual from the installation disk, and sometimes we need to download manuals from the vendors site. But where do we put them? How can you remember what manualls you have for the app?<br /><br />An elegant way is to use FastScripts application specific folders, and put an alias of the pdf document (or several such documents) in the application specific folder. Whenever that app is frontmost, all those manuals will be directly listed in the FastScripts menu! <br /><br />So whenever you need manuals/user guides etc, just look in the Help menu and in FastScripts menu!<br /><br />/Harald]]></description>
   </item>
   <item>
      <title>Bug: Packages aren&#039;t always respected</title>
      <link>http://www.red-sweater.com/forums/discussion/374/bug-packages-arent-always-respected</link>
      <pubDate>Sun, 09 Sep 2007 17:03:43 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">374@/forums/discussions</guid>
      <description><![CDATA[A nice way to make it easy to open items from FastScripts is by making an alias in the Scripts folder, where that alias points to the item in question. However, if that item is a package document (i.e not application or script), then FastScripts treats it like a folder rather than a package; the consequence is that that document can't be opened! FastScrtips should never treat packages as folders.<br /><br />/Harald]]></description>
   </item>
   <item>
      <title>Feature request: The Applications folder should accept prefix &quot;09)&quot;</title>
      <link>http://www.red-sweater.com/forums/discussion/373/feature-request-the-applications-folder-should-accept-prefix-09</link>
      <pubDate>Sun, 09 Sep 2007 16:50:58 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">373@/forums/discussions</guid>
      <description><![CDATA[The reason is obvious: It would be nice to control where that folder is displayed.<br /><br />FastScripts can hide that folder, but I belong to the ones who want to have easy access to the folder so I can easily browse all those scripts, but it would be nice to force the location in the menu.<br /><br />/Harald]]></description>
   </item>
   <item>
      <title>Shortcut keys not being shown properly with Canadian keyboard</title>
      <link>http://www.red-sweater.com/forums/discussion/212/shortcut-keys-not-being-shown-properly-with-canadian-keyboard</link>
      <pubDate>Mon, 16 Apr 2007 15:08:55 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">212@/forums/discussions</guid>
      <description><![CDATA[Hey - new user here, I really like FastScripts Lite and wish I'd found this long ago!<br /><br />One minor issue though. I happen to use the Canadian keyboard, which is identical to the US keyboard except it gives me the chance to have the Canadian flag in my menu bar.  If I set up a keyboard shortcut while using the Canadian keyboard though, it doesn't display properly.  <br /><br />for instance, I go to the Preferences &gt; Script Shortcuts panel and click in the shortcut column to add a shortcut of, let's say, command-option-Z to do something.  All that the table view displays is "command option".  No Z.  The shortcut works properly, it just doesn't display in here.<br /><br />Oddly enough if I switch to the US keyboard, it magically appears.<br /><br />You can try this yourself by turning on the Canadian keyboard. System Prefs &gt; International &gt; Input Menu; select both the "US" and "Canadian" keyboards in the list, and also select "Show input menu in menu bar."<br /><br />Then choose the Canadian flag in the menu bar. Try to set up a shortcut as described above. It only shows the command and option characters.  Now choose the US flag in the menu bar, and select the shortcut  in the table view. Poof, it magically displays command-option-Z.<br /><br />Of course this is not a showstopper, everything works fine, it's just kind of odd.<br /><br />Thanks for providing this very useful app!<br />steve]]></description>
   </item>
   <item>
      <title>Why does Fastscripts take so long to start up</title>
      <link>http://www.red-sweater.com/forums/discussion/78/why-does-fastscripts-take-so-long-to-start-up</link>
      <pubDate>Fri, 19 Jan 2007 12:56:57 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">78@/forums/discussions</guid>
      <description><![CDATA[When I occasionally reboot my machine, I'm always surprised by how long it is before the FastScripts menu icon switches from a spinner to the FS icon and I can key in a script call. Admittedly, there's a bunch of stuff going on, but other apps seem to get on with it.<br /><br />It occurred to me that it might be searching 4 partitions of a large hard disk instead of just the boot volume, but there is no preference to prevent that.<br /><br />The following script takes under a second to find all of nearly 2500 scripts on my boot volume - and they are not all in the same place, either. Would something like this help FastScripts start up?<br /><br /><div class="PreContainer"><pre>set PsxPath to paragraphs of (do shell script \&quot;mdfind -onlyin / 'kMDItemContentType == \\&quot;com.apple.applescript.script\\&quot;c'\&quot;)<br />(*<br />-- Or for HFS paths, convert&#58;<br />set HFSPath to {}<br />repeat with F in PsxPath<br />    set HFSPath's end to POSIX file F as Unicode text<br />end repeat<br />*)</pre></div>]]></description>
   </item>
   <item>
      <title>Licensing question regarding laptop</title>
      <link>http://www.red-sweater.com/forums/discussion/249/licensing-question-regarding-laptop</link>
      <pubDate>Mon, 04 Jun 2007 22:17:24 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">249@/forums/discussions</guid>
      <description><![CDATA[I recently purchased FastScripts, and had a question regarding licensing:<br /><br />Is it permissible to install a copy on my laptop w/ the same registration information?]]></description>
   </item>
   <item>
      <title>Empty Scripts folder leads to UI oddity</title>
      <link>http://www.red-sweater.com/forums/discussion/243/empty-scripts-folder-leads-to-ui-oddity</link>
      <pubDate>Tue, 29 May 2007 18:20:05 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">243@/forums/discussions</guid>
      <description><![CDATA[I love FastScripts :) However, I empty my "Scripts" folder, opting to use only application-specific scripts. As you can see, an empty Scripts folder leads to something of a minor UI scandal. Just thought I'd let you know :)<br /><br /><img src="http://img409.imageshack.us/img409/9508/picture2vc0.png" alt="image" style="border: 0px;" />]]></description>
   </item>
   <item>
      <title>Differenciate between multiple copies of the same software</title>
      <link>http://www.red-sweater.com/forums/discussion/230/differenciate-between-multiple-copies-of-the-same-software</link>
      <pubDate>Wed, 02 May 2007 09:38:22 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">230@/forums/discussions</guid>
      <description><![CDATA[Hi Daniel,<br /><br />Just a quick question here, and hopefully a similarly quick resolve.<br /><br /><br />I have multiple version of the same sofware installed on my mac (Quark 6.5 and Quark 7.2) but FastScript doesn't seem to able to tell them appart w/r to the "Application specific menu".<br /><br />Is there a way to have FastScript display a certain set of script for Q7 and another for Q6. Based on the default script folder for the active application this does not seem to be the case.<br /><br />The problem here is obvious, various version of the same software often have different Applescript dictionnary. furthermore both of those application could be running concurently.<br /><br />TIA]]></description>
   </item>
   <item>
      <title>Script Folder &amp; Network Aliases</title>
      <link>http://www.red-sweater.com/forums/discussion/226/script-folder-network-aliases</link>
      <pubDate>Sun, 29 Apr 2007 11:25:37 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">226@/forums/discussions</guid>
      <description><![CDATA[I'm trying to get fastscripts to use one common script repository on my server. I've setup an alias to the server but Fastscript doesn't seem to recognize it. Creating a unix symbolic link didn't work either. Is there some other way to acheive this?]]></description>
   </item>
   <item>
      <title>invoking one script from another</title>
      <link>http://www.red-sweater.com/forums/discussion/105/invoking-one-script-from-another</link>
      <pubDate>Sat, 24 Feb 2007 07:37:08 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">105@/forums/discussions</guid>
      <description><![CDATA[Hi,<br /><br />I am a new user of FastScripts and am very impressed by the enhanced execution speed of scripts invoked by FastScripts.<br /><br />As a novice user, I'm stumped by a simple problem.  Let's say I have two compiled scripts, "ScriptA.scpt" and "ScriptB.scpt", in the same script library "MainLibrary".  I want "ScriptA" to invoke/run "ScriptB" via FastScripts in order to retain the execution speed benefit of FastScripts.  I tried the following code within "ScriptA", but when I run "ScriptA" from FastScripts, "ScriptB" is not invoked, and an alert is sounded:<br /><br />tell application "FastScripts" to tell top level script library "/Library/Scripts" to tell script library "MainLibrary" to invoke script item "ScriptB"<br /><br />I found that if I save "ScriptA" as an applet ("ScriptA.app") and run the "ScriptA" applet via FastScripts, then it does invoke "ScriptB".  But I would prefer that "ScriptA" be a compiled script rather than an applet.  Is there some way to get a compiled script to invoke another compiled script via FastScripts?<br /><br />Thank you in advance for your help.<br /><br />bmose]]></description>
   </item>
   <item>
      <title>Quit/Open app</title>
      <link>http://www.red-sweater.com/forums/discussion/136/quitopen-app</link>
      <pubDate>Sat, 10 Mar 2007 12:49:44 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">136@/forums/discussions</guid>
      <description><![CDATA[Just installed FastScriptsLite into my My Applications folder where I keep all non-system bundled software. I then double clicked on it and clicked through the intro pane and then double clicked on the listed app to "open".  Then I placed it manually into my Prefs/Startup items. But since there was no "New" menu item - it looked exactly like my old scripts menu - I thought maybe, for some reason it was not working in the installed location, so I reinstalled into my Applications folder to check.  Everything the same - no sign of an open app (the menu bar still has the Finder items listed, it is not in the Dock, there is no new Fastscripts Menu )!  So, then I tried to trash the new installation but neither the copy in the Apps folder or the copy in the My Apps folder will delete since they are both supposedly "open".  Since there is no sign of them being open, I can't seem to quit either of them in order to trash one of them or even figure out how to use either/or!!<br /><br />Also:<br /><br />"If you use FastScripts Lite regularly, you will probably want to configure your Login Items to launch FastScripts when you log in.  The easiest way to do this is to allow FastScripts Lite to automatically set this up for you in the dialog that appears when you first launch it."<br /><br />No such dialogue presented itself.<br /><br />Please help!<br /><br />Tannis<br /><br />G3 Pismo/500MHz/768 MB/10.4.8]]></description>
   </item>
   <item>
      <title>Time to usefulness is much too long.</title>
      <link>http://www.red-sweater.com/forums/discussion/129/time-to-usefulness-is-much-too-long-</link>
      <pubDate>Wed, 07 Mar 2007 11:32:07 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">129@/forums/discussions</guid>
      <description><![CDATA[With well over 2000 scripts on my machine, 1,400+ of them in my User's Scripts folder,  FastScripts takes so long to start that I am effectively denied use of my triggered scripts after a restart or login for more than a <b>minute</b> before the Fastscripts Icon replaces the spinner icon in my menu bar. <br /><br />After a frustrating morning of restarts brought on by another problem (which is unrelated to this one which has been a problem for some time now), I'm seriously considering the unpleasant necessity of replacing all 46 of my FastScripts hot keys with Quicksilver triggers because QS starts up quickly and I can get on with using my machine's scripts by running them from there. FS is not scaling well, unfortunately, or perhaps I'm just pushing the envelope.<br /><br />I realize you have a backward compatibility problem, Daniel, but the script below finds the paths to the 2,615 scripts on my startup volume in 0.48 <b>seconds</b> [dual-core G5/2.3 tower, OS X 10.4.8]:<br /><br /><blockquote class="Quote"><div class="QuoteText">set Scpts to paragraphs of (do shell script "mdfind -onlyin / 'kMDItemContentType == \"com.apple.applescript.script\"'")</div></blockquote><br />while this one takes a minute and twenty seconds just to find the scripts in my Scripts folder, never mind the whole startup volume:<br /><br /><blockquote class="Quote"><div class="QuoteText">tell application "Finder" to set S to files of (entire contents of (path to scripts folder from user domain)) where its name extension is "scpt"</div></blockquote><br />so clearly you're using Finder technology to access the files on my system rather than Spotlight technology. With Leopard looming in the wings, Spotlight will undoubtedly improve - it's a work in progress, after all. Something's gotta give, and I'm afraid it might be FastScripts.]]></description>
   </item>
   <item>
      <title>Listing Keyboard Shortcuts - Thanks</title>
      <link>http://www.red-sweater.com/forums/discussion/80/listing-keyboard-shortcuts-thanks</link>
      <pubDate>Sun, 21 Jan 2007 17:46:10 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">80@/forums/discussions</guid>
      <description><![CDATA[I forgot to thank you Daniel for exposing the keyboard shortcuts in version 2.3.1.1; exactly what I had asked for. I use this:<br /><br /><div class="PreContainer"><pre>tell application \&quot;FastScripts\&quot;<br />    set s to script items where has keyboard shortcut is true<br />    set SL to {}<br />    repeat with k from 1 to count s<br />        if k &lt; 10 then<br />            set m to \&quot;0\&quot; &amp; k<br />        else<br />            set m to k as rich text<br />        end if<br />        tell item k of s to set SL's end to (m ¬<br />            &amp; \&quot;   \&quot; &amp; name &amp; ¬<br />            \&quot;.......\&quot; &amp; shortcut string of keyboard shortcut)<br />    end repeat<br />    set C to choose from list SL<br />    if C is not false then<br />        set SF to script file of item ¬<br />            ((rich text 1 thru 2 of (C as string)) ¬<br />                as string as number) of s<br />    else<br />        return<br />    end if<br />end tell<br />run script alias SF</pre></div>]]></description>
   </item>
   <item>
      <title>Keyboard shortcut strings - for dummies?</title>
      <link>http://www.red-sweater.com/forums/discussion/64/keyboard-shortcut-strings-for-dummies</link>
      <pubDate>Thu, 14 Dec 2006 12:01:06 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">64@/forums/discussions</guid>
      <description><![CDATA[Hi, I was hoping FastScripts could help streamline some Final Cut Pro work for me but allowing me to execute a string of 3 or 4 other keyboard shortcuts with a single one.  I can't figure out how to do this - it all seems to depend on AppleScripts which I (as a dummy) don't understand and probable don't have time to understand.<br /><br />Can FastScripts set up and execute a string of keystrokes?<br /><br />Can it do that if the keystrokes to be executed are a combination of up to 3 modifiers and the F-keys?<br /><br />If it does I will have a bunch of work for it and probably a bunch of FCP users to send over.  Of course Final Cut Pro should have this built in, but it doesn't.  What it does have is several hundered keyboard shortcuts to work with!<br /><br />Thanks.]]></description>
   </item>
   <item>
      <title>Keyboard Script Problem...</title>
      <link>http://www.red-sweater.com/forums/discussion/49/keyboard-script-problem-</link>
      <pubDate>Mon, 06 Nov 2006 12:42:49 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">49@/forums/discussions</guid>
      <description><![CDATA[Hi:<br /><br />Rather strange problem... I have a keyboard script to close the top window in the frontmost app which had been working perfectly for weeks (since I first purchased FastScripts).  Now - when invoked from the key command - the script (intermittently, of course) insists on closing all windows the app has open.  When called from the FastScripts menu, it works as intended.<br /><br />I was successfully using Command-Option-Down Arrow to call the script, and have tried other combos (not involving Option), but the problem persists.<br /><br />On a hunch, I tossed FastScripts' .plist and re-entered my key combos.  No luck.  I reverted to 2.29.  Still no luck.<br /><br />The script is below...<br /><br />Any suggestions or workarounds?<br /><br />Thanks Very Much.<br /><br />Peter B.<br /><br />OS 10.4.3<br /><br />--<br /><br /><br />tell application "System Events"<br />	delay 0.2<br />	tell (every process whose frontmost is true and visible is true)<br />		delay 0.2<br />		keystroke "w" using command down<br />	end tell<br />end tell<br /><br />-----]]></description>
   </item>
   <item>
      <title>FastScripts 2.2.7</title>
      <link>http://www.red-sweater.com/forums/discussion/18/fastscripts-2-2-7</link>
      <pubDate>Wed, 28 Dec 2005 10:20:31 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">18@/forums/discussions</guid>
      <description><![CDATA[FastScripts 2.2.7 has been released and is available for download at the following URL:<br /><br /><a rel="nofollow" target="_blank" href="http://www.red-sweater.com/RedSweater/FastScriptsLatest.dmg">http://www.red-sweater.com/RedSweater/FastScriptsLatest.dmg</a><br /><br />This is a relatively minor update, including the following changes:<br /><br />- Revised application icon<br />- Fix for bug preventing "close" AppleScript command from working on FastScripts "on screen display" message windows.<br /><br />This release also marks the introduction of a free "Lite" version of FastScripts. So if you've got friends who might be interested in FastScripts if it weren't for the exorbitant (hah!) cost, feel free to refer them to FastScripts Lite:<br /><br /><a rel="nofollow" target="_blank" href="http://www.red-sweater.com/fastscripts/">http://www.red-sweater.com/fastscripts/</a><br /><br />Thanks,<br />Daniel]]></description>
   </item>
   <item>
      <title>Dialog Focus</title>
      <link>http://www.red-sweater.com/forums/discussion/48/dialog-focus</link>
      <pubDate>Thu, 02 Nov 2006 14:13:07 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">48@/forums/discussions</guid>
      <description><![CDATA[I have a script that includes this snippet, but when I run it from a FastScripts hot key, the activate command does not always bring the dialog into focus. Is there a way to force that?<br /><br /><div class="PreContainer"><pre>on main()<br />    set theCommand to \&quot;\&quot;<br />    repeat while theCommand is \&quot;\&quot;<br />        display dialog \&quot;View man page for this command&#58;\&quot; default answer theCommand<br />        set theCommand to text returned of result<br />    end repeat<br />    activate<br />----<br />end main</pre></div>]]></description>
   </item>
   <item>
      <title>Fastscript crashes with -600 error on my script</title>
      <link>http://www.red-sweater.com/forums/discussion/47/fastscript-crashes-with-600-error-on-my-script</link>
      <pubDate>Sat, 28 Oct 2006 08:26:16 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">47@/forums/discussions</guid>
      <description><![CDATA[G'day from Oz<br /><br />I've written a script to save &amp; retore icon positions.<br /><br />Unfortunately the script crashes (on save, not restore) with Fastscript...<br /><br />Error number: -600<br />Message: System Events got an error: Process not found.<br /><br />The script can be downloaded from...<br /><br /><a rel="nofollow" target="_blank" href="http://scriptbuilders.net/files/restoredesktopicons1.5.html">http://scriptbuilders.net/files/restoredesktopicons1.5.html</a><br /><br />It works fine as a script or as an App, as long as it's not called from Fastscript via keypress.<br /><br />Any thoughts appreciated.<br /><br />Regards<br /><br />Santa]]></description>
   </item>
   <item>
      <title>Yet Another Suggestion</title>
      <link>http://www.red-sweater.com/forums/discussion/43/yet-another-suggestion</link>
      <pubDate>Tue, 19 Sep 2006 20:59:14 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">43@/forums/discussions</guid>
      <description><![CDATA[Daniel;<br /><br />I'd love to have FastScripts change the Finder label on scripts with FastScripts hot keys so I could find them in the Finder as well. That could be a preference setting: "Label Keyed Scripts in Finder Windows". Of course if you make which are keyed scriptable, I can do that myself.<br /><br />Adam<br /><br />EDIT: Problem solved by Version 2.3]]></description>
   </item>
   <item>
      <title>Problems of shortcut Keys displayed in menu</title>
      <link>http://www.red-sweater.com/forums/discussion/23/problems-of-shortcut-keys-displayed-in-menu</link>
      <pubDate>Tue, 07 Feb 2006 23:53:34 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">23@/forums/discussions</guid>
      <description><![CDATA[Shotcut keys displayed in FirstScripts menu are not displayed correctly, when the keyboard layout may be not us-ascii. It works correctly, but displayed characters as a shortcut key is not matched to JIS layout keyboard.]]></description>
   </item>
   <item>
      <title>Suggestion for version 2.3.0</title>
      <link>http://www.red-sweater.com/forums/discussion/41/suggestion-for-version-2-3-0</link>
      <pubDate>Mon, 04 Sep 2006 14:03:57 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">41@/forums/discussions</guid>
      <description><![CDATA[I have over 1700 scripts and handlers in over 300 folders in my Scripts folder. Somewhere around 30 of them have hot keys assigned, and it won't surprise you to know that I can't always remember all of them. <br /><br />To find out what they are now I have to look at the contents of all the top-level folders in the FastScripts menu, or command-select any script and scroll down that list to see them (that window doesn't enable sorting by key). I'd love to have an AppleScript or menu hook for reviewing my hot keys quickly - as a menu item : "HotKeys" or 'tell application "FastScripts" to set {myKeys, ScriptName} to blah blah']]></description>
   </item>
   <item>
      <title>Fastscript Bug?</title>
      <link>http://www.red-sweater.com/forums/discussion/32/fastscript-bug</link>
      <pubDate>Wed, 12 Jul 2006 14:41:14 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">32@/forums/discussions</guid>
      <description><![CDATA[Hi Daniel,<br /><br />By mistake I left a script in debug format (I am using Script debugger) and when I tried to run it it simply crash Fastscript. Would it be possible to have the script run in debug mode anyway? or at the very least warn me that it cannot effectively run the selected script...<br /><br />Thx!<br /><br />Michel Lemieux]]></description>
   </item>
   <item>
      <title>Feature request : edit/reveal a script via the keyboard</title>
      <link>http://www.red-sweater.com/forums/discussion/31/feature-request-editreveal-a-script-via-the-keyboard</link>
      <pubDate>Tue, 27 Jun 2006 20:08:43 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">31@/forums/discussions</guid>
      <description><![CDATA[Firstly let me say thanks for FastScripts, it's a terrific timesaver. Keeping in with the whole keyboard loving power user vibe I'd like to suggest an (imho) improvement.<br /><br />I'm often tweaking scripts, and it's a bit of a drag to dig through the menu to find the one I want. So: how about a special key that puts FastScripts into "edit script" mode? Hit the system-wide, user-defined trigger. FastScripts' icon changes colour to indicate that it's waiting for you to hit another key combo. Typing an assigned shortcut then opens the relevant script in its default editor. Time = saved! It's effectively like option-clicking the menu item, only without even having to open the menu. Another system wide trigger would let you reveal the script with its shortcut, as if you'd shift-clicked it in the menu. Typing an undefined shortcut or hitting escape returns FastScripts to normal mode. <br /><br />No idea how difficult that would be to implement, but it'd be verrrry convenient for this script aficionado...<br /><br />Ian]]></description>
   </item>
   <item>
      <title>Small request... I think! ;)</title>
      <link>http://www.red-sweater.com/forums/discussion/30/small-request-i-think-</link>
      <pubDate>Thu, 22 Jun 2006 16:00:12 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">30@/forums/discussions</guid>
      <description><![CDATA[Hi Daniel,<br /><br />I had a small request for an upcoming update of FastScript:<br /><br />Would it be possible to have labeled folders appears as such in the FS menu?<br />I tend to file all the script rated to a givien project under each FS "Application" folder but would find lovely if I could navigate to subfolder by color rather than text... i know i am lazy that way, but that is also the reason I started scripting... ;)<br /><br />Thanks again for a great product!<br /><br />Michel]]></description>
   </item>
   <item>
      <title>Displaying Color Picker: Why Doesn&#039;t this Work?</title>
      <link>http://www.red-sweater.com/forums/discussion/29/displaying-color-picker-why-doesnt-this-work</link>
      <pubDate>Thu, 13 Apr 2006 10:46:15 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">29@/forums/discussions</guid>
      <description><![CDATA[I just found a cool hint at Mac OSX Hints that uses a 1-line script to open the Apple color picker in applications that don't use the color picker. (See <a rel="nofollow" target="_blank" href="http://www.macosxhints.com/article.php?story=20060408050920158&amp;lsrc=osxh)">http://www.macosxhints.com/article.php?story=20060408050920158&amp;lsrc=osxh)</a><br /><br />The script is ridicuously short:<br /><br />   choose color<br /><br />That's it.<br /><br />Now, when I bring this script up in Launchbar, it works fine, but when I run it from Fastscripts, it locks things up. Just wondering why. Thanks.<br /><br />Doug]]></description>
   </item>
   </channel>
</rss>