Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate

Favorite Folders popup menu that you can change on the fly.


  • Please log in to reply
4 replies to this topic
ChrisM as guest
  • Guests
  • Last active:
  • Joined: --
The latest version of this script can now be found at the top of http://www.autohotke...opic.php?t=5414.

sleepyy35
  • Members
  • 193 posts
  • Last active: Apr 23 2008 08:18 PM
  • Joined: 22 Jul 2004
i try'd to run the script and got this :?

---------------------------
New AutoHotkey Script.ahk
---------------------------
Error at line 222.

Line Text: give the Favorite shortcut, , %f_length%, 140
Error: This line does not contain a recognized action.

The program will exit.
---------------------------
OK
---------------------------
^sleepy^

David
  • Members
  • 25 posts
  • Last active: Mar 17 2008 06:37 PM
  • Joined: 08 Aug 2004
sleepyy35, you'll need to remove the CR/LFs caused by the BBS's word wrap. For example, this command, displayed on three lines, should be on one line:
FileAppend, # You can hand edit this file if you follow these simple rules.`n ,

%f_FavoritesFile%
There are about 4-5 instances of this.

Rajat
  • Members
  • 1904 posts
  • Last active: Jul 17 2015 07:45 AM
  • Joined: 28 Mar 2004
cool! now i just have to replace my variant of this script (i did it long ago, remember?) with this one in my all time running script!

MIA

CleanNews.in : Bite sized latest news headlines from India with zero bloat


Chris
  • Administrators
  • 10727 posts
  • Last active:
  • Joined: 02 Mar 2004
ChrisM: To allow you to edit the very first post, it seemed better to split this off into a new topic at http://www.autohotke...opic.php?t=5414