Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Accessories [7 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
AutoHotkey calling a script within an other script.  
14:09 3-Jul-08   [Replies: 6, Views: 82]    By: nicklorion
I've searched the forum but i cant find it maybe im using the wrong search variables... sorry nontheless i was wondering if its possible to call a script in another script for example: Code...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Break loop when url is clicked  
13:31 3-Jul-08   [Replies: 8, Views: 82]    By: hay
I would like to click on a link on a website. the problem is the link position is not fix it moves sometimes up or down. right now this works Code: addme:=15 linky:=0 Loop {...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey What's your favorite FREE text editor? [ Goto page: 1  
12:50 3-Jul-08   [Replies: 38, Views: 501]    By: Skyglider
I'm looking for a free text editor. What's your favorite free text editor? The four free ones I've found mentioned on this board so far are: Notepad++ Note Tab Light Crimson Edit PSPad ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey What's your favorite FREE text editor?  
12:50 3-Jul-08   [Replies: 33, Views: 410]    By: Skyglider
I'm looking for a free text editor. What's your favorite free text editor? The four free ones I've found mentioned on this board so far are: Notepad++ Note Tab Light Crimson Edit PSPad ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Send del+enter  
11:22 3-Jul-08   [Replies: 6, Views: 72]    By: Guest::rudolph
Got a code thats sends enter after del : Code: ~Del:: ;WinGetTitle, active_title, A ;if active_title contains Geonoise - Send {Delete}{Enter} Return ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Autohotkey stoped working alltogether  
09:51 3-Jul-08   [Replies: 9, Views: 131]    By: Guest::Krischan
Hey there, i am using Windows XP SP3. Started using Autohotkey a few days ago. For some reason Autohotkey stoped working. The program doesn't start anymore. There is no error message involved, exec...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey iSwitchw - cosmetically enhanced edition  
09:16 3-Jul-08   [Replies: 4, Views: 192]    By: ezuk
Hi all, Below is a version of keyboardfreak's popular Incrementally Switch Windows [http://www.autohotkey.com/forum/viewtopic.php?t=1040]> script, with some minor code changes (clearly marked in th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Listview tooltip on mouse hover?  
09:10 3-Jul-08   [Replies: 0, Views: 31]    By: adamrgolf
is showing of row data in a listview possible by just hovering? I'm trying to get something to do the following, accept without clicking: Code: #SingleInstance,Force OnExit,GuiClose ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey defining keys with values  
08:41 3-Jul-08   [Replies: 1, Views: 27]    By: Guest::vijay
hi , how can i create a script that will store certain values for certain key combinations .. like :- ctrl+F1 = 1234455 ctrl+F2 = 5548556 ctrl+F3 = 8875552 ctrl+F4 = 5664875 ctrl+F5 = 987...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Match list of keyword whith text in clipboard  
08:28 3-Jul-08   [Replies: 5, Views: 53]    By: luke1978mi
Hi i have a text that i copy in clipboard and i have a file TXT with keyword. I need to have an output that tells me if in the clipboard is present at least one word in the file TXT. I tested: ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey keep netflix streaming window on top  
06:07 3-Jul-08   [Replies: 2, Views: 40]    By: jak
how can you keep a window on top? I tried the following, which did not work, no doubt cuz i'm a noob: Ifwinexist, Netflix Movie Viewer winset, alwaysontop, on It did diddly squat, so to spea...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey How to open a file in Notepad  
06:07 3-Jul-08   [Replies: 5, Views: 79]    By: Skyglider
After a lot of searching I thought I found the answer but I just can't get this super simple thing to work. I just want to open an AHK file in Notepad. Here's my code: Code: !^Numpad1:...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Move shortcut  
04:52 3-Jul-08   [Replies: 2, Views: 35]    By: patgenn123
Hi everyone! This is my first time posting and I am a newbie. VERY VERY new. I was looking in the prior posts and I wasn't able to find anything. Maybe it was hiding from me If anyone woul...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey WindowBlocker - Adv. Window Blocking - get your work done!  
04:34 3-Jul-08   [Replies: 3, Views: 183]    By: Kudos
WindowBlocker - Advanced Window Blocking to help get your work done! ---------------------------------------------------------------- The latest version can be found here: http://www.autohotkey.n...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey embedded ruby for ahk  
04:12 3-Jul-08   [Replies: 0, Views: 83]    By: savage
I've wanted to be able to embed a ruby interpreter in AHK for ages and I finally got it working a bit ago. Code: ;Internal definitions rb_handle = 0 rb_Eval(code) { &nb...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey click on a url link  
02:13 3-Jul-08   [Replies: 1, Views: 48]    By: hay
I would like to click on a link on a website. the problem is the link position is not fix it moves sometimes up or down. right now this works Code: click 444 ,478 Sleep 3000 click 444 ,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Program doesn't run on computer with Dual monitors  
01:02 3-Jul-08   [Replies: 1, Views: 43]    By: ribbs2521
Sorry, I figured it out. It wasn't anything relating to Dual Monitors. Is there any way to delete this thread so people don't waste their time looking at it?...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Simple Mouse Gesture for iTunes Volume  
00:27 3-Jul-08   [Replies: 2, Views: 50]    By: MUZZi
Last month VxE produced this fab code that works great on Winamp. It controls Winamps volume by a simple up or down movement/gesture of the mouse. A friend would like to know can the same be done on...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey A cool keyword launching program  
23:50 2-Jul-08   [Replies: 3, Views: 279]    By: silkcom
Ok, here's version 1, let me know if you can think of any improvements: The basic idea is that it allows you to setup a keywords.ini file (in the same folder as the script) with different keywords,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey hotkey to end a process that froze  
23:43 2-Jul-08   [Replies: 2, Views: 36]    By: Javasirc
im programming a game and when i get a null exception, the game freezes and i cant minimize or close it. sometimes it lets me bring up the task bar and right click/close the application, but 9/10 time...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey AutoHotKey won't work in secure sites  
23:33 2-Jul-08   [Replies: 3, Views: 73]    By: Guest::swent10
Using Firefox 3.0 AuftoHotKey works fine until I login to my gmail account or am on a https:// [https://]> site. Once I close these windows it starts working again. Has anyone else had this problem an...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Multiple file open>copy>create>paste>close in fo  
21:36 2-Jul-08   [Replies: 3, Views: 72]    By: Da_HL_MaN
Apologies if this has been posted before, but I haven't found anything explicitly stating what I need. Let me know if I've completely missed something blatantly obvious. I've got a large softwar...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Retrieve filename/location of script calling ahk script  
21:23 2-Jul-08   [Replies: 6, Views: 44]    By: trueski
I might just be stupid, but is there an environment variable which will retrieve the filename and/or location of the script calling the ahk script? (such as a batch file..) I've looked through the ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Creating arrays from a file  
21:22 2-Jul-08   [Replies: 1, Views: 30]    By: silkcom
I need some help, right now I have a script that has handmade arrays that look like this: Code: abbrevs%cnt% := "ff" tips%cnt% := "Firefox" programs%cnt% &...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey how do I make it Shut down computer at 12 pm  
21:14 2-Jul-08   [Replies: 8, Views: 143]    By: Guest::habs42
my script is : Code: Loop { FormatTime, TimeString MsgBox The current time and date (time first) is %TimeString% FormatTime, TimeString, T12, Time MsgBox The current 24-...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  2  3  4  5  6  [7]  8  9  10  11  12  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006