<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Sometimes, when I try to run a script, it just opens in the scripting window. Why?]]></title><description><![CDATA[<p dir="auto">I've set a few small scripts to run on keyboard shortcuts.</p>
<p dir="auto">Sometimes, they run as expected. Other times, instead of running the script, they open the script in the scripting window.</p>
<p dir="auto">Why do some scripts get the menu option of "Open &lt;script&gt;.py," while others don't?</p>
<p dir="auto"><img src="/assets/uploads/files/1550694786551-d7e67eb5-4895-4b0c-bf58-7f2a26ce0463-image.png" alt="d7e67eb5-4895-4b0c-bf58-7f2a26ce0463-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Could I be doing something to trigger this unintentionally? Is there a way to control this behavior?</p>
]]></description><link>https://forum.robofont.com/topic/588/sometimes-when-i-try-to-run-a-script-it-just-opens-in-the-scripting-window-why</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 05:51:52 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/588.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Feb 2019 20:33:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Thu, 21 Feb 2019 10:13:50 GMT]]></title><description><![CDATA[<p dir="auto">I've set a few small scripts to run on keyboard shortcuts.</p>
<p dir="auto">Sometimes, they run as expected. Other times, instead of running the script, they open the script in the scripting window.</p>
<p dir="auto">Why do some scripts get the menu option of "Open &lt;script&gt;.py," while others don't?</p>
<p dir="auto"><img src="/assets/uploads/files/1550694786551-d7e67eb5-4895-4b0c-bf58-7f2a26ce0463-image.png" alt="d7e67eb5-4895-4b0c-bf58-7f2a26ce0463-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Could I be doing something to trigger this unintentionally? Is there a way to control this behavior?</p>
]]></description><link>https://forum.robofont.com/post/2076</link><guid isPermaLink="true">https://forum.robofont.com/post/2076</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Thu, 21 Feb 2019 10:13:50 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Wed, 20 Feb 2019 23:22:01 GMT]]></title><description><![CDATA[<p dir="auto">It may have something to do with the <code>option</code> key. I was having that issue, too. When you're in that menu, and you hold option, it opens the script as opposed to running it.</p>
<p dir="auto">When I had option in my <code># shortCut:</code> syntax in the script, I think it was sometimes opening the script. Try a different modifier other than <code>⌥</code>?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/1">@frederik</a> If this is the problem, is there a way to make <code># shortCut:</code> syntax ignore the <code>Open</code> modification?</p>
]]></description><link>https://forum.robofont.com/post/2077</link><guid isPermaLink="true">https://forum.robofont.com/post/2077</guid><dc:creator><![CDATA[ryan]]></dc:creator><pubDate>Wed, 20 Feb 2019 23:22:01 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Thu, 21 Feb 2019 22:48:10 GMT]]></title><description><![CDATA[<p dir="auto">I really find the short <code>alt</code>, to open the script in a scripting window, very useful. But I see that an overwrite by <code># shortCut:</code> or with in the prefs is not really helping out, also cause you need the <code>alt</code> modifier if you have lots of shortcuts.</p>
<p dir="auto">I think @rbugden proposal is a good idea:  prevent the default <code>alt</code> open  alternate menu item when an <code>alt</code> is in <code># shortCut</code> or the prefs.</p>
]]></description><link>https://forum.robofont.com/post/2078</link><guid isPermaLink="true">https://forum.robofont.com/post/2078</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 21 Feb 2019 22:48:10 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Fri, 22 Feb 2019 10:10:38 GMT]]></title><description><![CDATA[<p dir="auto"><em>investigating:</em> or this happens also when the shortcut is being used somewhere else...</p>
]]></description><link>https://forum.robofont.com/post/2079</link><guid isPermaLink="true">https://forum.robofont.com/post/2079</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 22 Feb 2019 10:10:38 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Sat, 23 Feb 2019 20:17:38 GMT]]></title><description><![CDATA[<p dir="auto">Ahhh yes, I use <code>alt</code> in basically every shortcut I create, so I don't have to worry about overriding others.</p>
<p dir="auto">Maybe there could be a setting that would enable/disable this feature? If I want to edit a script, I don't find it that cumbersome to navigate to it in the scripting window.</p>
]]></description><link>https://forum.robofont.com/post/2084</link><guid isPermaLink="true">https://forum.robofont.com/post/2084</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Sat, 23 Feb 2019 20:17:38 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Mon, 13 May 2019 15:59:33 GMT]]></title><description><![CDATA[<p dir="auto">This still happens sometimes, and other times doesn't.</p>
<p dir="auto">I still find it important to be able to include <code>option</code> in shortcuts, to have more options.</p>
<p dir="auto">Is there perhaps a preference I could toggle (even in a script) that would turn off the script-opening behavior of the <code>option</code> key?</p>
<p dir="auto">If not, I would love this to be a future feature. Alternatively, Ryan's proposal of <code>option</code> being ignored if added to <a href="https://forum.robofont.com/topic/550/syntax-for-keyboard-shortcut/6">the <code># shortcut:</code> syntax</a> could work.</p>
]]></description><link>https://forum.robofont.com/post/2340</link><guid isPermaLink="true">https://forum.robofont.com/post/2340</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Mon, 13 May 2019 15:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Wed, 15 May 2019 15:45:23 GMT]]></title><description><![CDATA[<p dir="auto">The very last beta (not public yet) should have fixed this issue: there is no "Open &lt;scriptName&gt;" menu item anymore when the short cut is not available anymore.</p>
<p dir="auto">thanks!</p>
]]></description><link>https://forum.robofont.com/post/2375</link><guid isPermaLink="true">https://forum.robofont.com/post/2375</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Wed, 15 May 2019 15:45:23 GMT</pubDate></item><item><title><![CDATA[Reply to Sometimes, when I try to run a script, it just opens in the scripting window. Why? on Thu, 23 May 2019 03:03:34 GMT]]></title><description><![CDATA[<p dir="auto">Interesting solution. Sounds good to me! Thanks for figuring out a way to solve this. :)</p>
]]></description><link>https://forum.robofont.com/post/2393</link><guid isPermaLink="true">https://forum.robofont.com/post/2393</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Thu, 23 May 2019 03:03:34 GMT</pubDate></item></channel></rss>