AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

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

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
ChrisM as guest
Guest





PostPosted: Sun Nov 28, 2004 6:48 am    Post subject: Favorite Folders popup menu that you can change on the fly. Reply with quote

The latest version of this script can now be found at the top of http://www.autohotkey.com/forum/viewtopic.php?t=5414.
Back to top
sleepyy35



Joined: 22 Jul 2004
Posts: 194
Location: cedar city UT

PostPosted: Sun Nov 28, 2004 7:18 am    Post subject: Reply with quote

i try'd to run the script and got this Confused

---------------------------
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^
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
David



Joined: 08 Aug 2004
Posts: 25
Location: Lubbock, Texas

PostPosted: Sun Nov 28, 2004 5:30 pm    Post subject: Reply with quote

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:
Code:
      FileAppend, # You can hand edit this file if you follow these simple rules.`n ,

%f_FavoritesFile%

There are about 4-5 instances of this.
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Nov 28, 2004 9:20 pm    Post subject: Reply with quote

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!
_________________
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10474

PostPosted: Mon Sep 19, 2005 1:20 pm    Post subject: Reply with quote

ChrisM: To allow you to edit the very first post, it seemed better to split this off into a new topic at http://www.autohotkey.com/forum/viewtopic.php?t=5414
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group