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 

Search found 49 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Recent Folders script
robiandi

Replies: 39
Views: 9552

PostForum: Scripts & Functions   Posted: Fri Jan 04, 2008 4:45 pm   Subject: Recent Folders script
ok
  Topic: Recent Folders script
robiandi

Replies: 39
Views: 9552

PostForum: Scripts & Functions   Posted: Fri Jan 04, 2008 4:32 pm   Subject: Recent Folders script
@majkinetor
Add UseErrorLEvel on Menu command somewhere on the scripts start.
At label menu_build: there is a line menu tray, useErrorLevel
  Topic: Recent Folders script
robiandi

Replies: 39
Views: 9552

PostForum: Scripts & Functions   Posted: Fri Jan 04, 2008 4:14 pm   Subject: Recent Folders script
I wish someone could repair this script because is very useful. And I have the same problems with this script as the previous posted here.
I implemented a version where
- is shown the full path of ...
  Topic: For those who use Notepad++ (aka npp)
robiandi

Replies: 39
Views: 32354

PostForum: Scripts & Functions   Posted: Sat Oct 13, 2007 6:36 pm   Subject: For those who use Notepad++ (aka npp)
Thanks mosaic, your posting http://www.autohotkey.com/forum/post-120088.html#120088 , Sun May 06, 2007, helped me very much.
  Topic: Organizer Plus v.04 Beta
robiandi

Replies: 11
Views: 2050

PostForum: Scripts & Functions   Posted: Tue Jan 16, 2007 3:43 am   Subject: Organizer Plus v.04 Beta
thanks, this time it is working
  Topic: Organizer Plus v.04 Beta
robiandi

Replies: 11
Views: 2050

PostForum: Scripts & Functions   Posted: Mon Jan 15, 2007 9:12 pm   Subject: Organizer Plus v.04 Beta
But after copying it to www.autohotkey.com you have to verify it by getting it back to your pc. This last .ahk version is also messed up. ( I extracted the correct version out of your .exe file )
  Topic: Organizer Plus v.04 Beta
robiandi

Replies: 11
Views: 2050

PostForum: Scripts & Functions   Posted: Mon Jan 15, 2007 3:22 pm   Subject: Organizer Plus v.04 Beta
for example, instead of ( line 32):date2=Date: %month%/Úy%/%year% it has to bedate2=Date: %month%/%day%/%year%
  Topic: Organizer Plus v.04 Beta
robiandi

Replies: 11
Views: 2050

PostForum: Scripts & Functions   Posted: Sun Jan 14, 2007 9:11 pm   Subject: Organizer Plus v.04 Beta
in the ahk-version above are some typos ( and therefore it is not working)
  Topic: Getting rid of backslash
robiandi

Replies: 4
Views: 888

PostForum: Scripts & Functions   Posted: Sun Nov 12, 2006 4:07 pm   Subject: Getting rid of backslash
on a german keyboard I would suggest for the characters \ {
:*?://::\
:*?:/ /:://
:*?:77 7::777
:*?:777::{{}
&# ...
  Topic: run scripts directly from the forum!
robiandi

Replies: 13
Views: 3973

PostForum: Scripts & Functions   Posted: Fri Nov 10, 2006 5:20 pm   Subject: run scripts directly from the forum!
See also from garry (24.09.2005)
http://www.autohotkey.com/forum/viewtopic.php?p=33368#33368
  Topic: Client & Server Script for TCP/IP Network Communication
robiandi

Replies: 130
Views: 47327

PostForum: Scripts & Functions   Posted: Fri Nov 03, 2006 2:00 pm   Subject: Client & Server Script for TCP/IP Network Communication
copy - paste - network adresses specified - run without error <== great, Zed Gecko
  Topic: Miscallaneous Settings, volume, sys info
robiandi

Replies: 12
Views: 1694

PostForum: Scripts & Functions   Posted: Tue Oct 03, 2006 5:50 am   Subject: Miscallaneous Settings, volume, sys info
It works fine on my PC, Win2000.
  Topic: Alarm Clock
robiandi

Replies: 18
Views: 15842

PostForum: Scripts & Functions   Posted: Mon Oct 02, 2006 11:10 am   Subject: Alarm Clock
@Guest 1:
I use german Win2000.
Replace simply (at line 101)ControlGetText, Alarm_Date, SysDateTimePick321, Alarm Clock
StringSplit, Alarm_MDY, Alarm_Date, /
StringLen, Alarm_M_Cnt, Alarm_MDY1
If ...
  Topic: ClipFile(s) - a clip helper
robiandi

Replies: 4
Views: 1610

PostForum: Scripts & Functions   Posted: Sun Oct 01, 2006 10:46 am   Subject: ClipFile(s) - a clip helper
I enjoy it.
A little improvement:
In both scripts replace Send ^c
winclose A
winactivate, %MyWorkWin%
send ^v ; PASTE CLIP ON WORKING WINDOWby Send ^c
winclose A
to_send := clipb ...
  Topic: Easy Way to Use Mouse-Gestures in your script
robiandi

Replies: 10
Views: 11031

PostForum: Scripts & Functions   Posted: Mon Sep 18, 2006 4:17 am   Subject: Easy Way to Use Mouse-Gestures in your script
holomind wrotenteresting idea, seems to be similar to the cascading radialmenu (radialm) in this forum. you could post your code so everybody can test the idea.
Many thanks for your response and for ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group