| Author |
Message |
Topic: right click for compile |
sgeva2001
Replies: 2
Views: 286
|
Forum: Ask for Help Posted: Sun Oct 30, 2005 7:03 pm Subject: right click for compile |
| First to uninstall and only then install? |
Topic: right click for compile |
sgeva2001
Replies: 2
Views: 286
|
Forum: Ask for Help Posted: Sat Oct 29, 2005 2:10 pm Subject: right click for compile |
| When I first start to play with AutoKey then it was very usefull that every time i right click on a file of type *.ahk then the menu that was opend let me choose to open the file or to compile it or c ... |
Topic: sneding my_string does not work propely |
sgeva2001
Replies: 2
Views: 237
|
Forum: Ask for Help Posted: Fri Oct 28, 2005 6:45 am Subject: sneding my_string does not work propely |
with send CMD my_string is spoiled and is insrted not as asci charac but a very strange other thing:
like this ╚^~I^@◙^^Yץ◙
the orignal was shgeva@gmail.com.
I tried to re ... |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Thu Oct 27, 2005 6:55 pm Subject: INSERT a string |
The problem come back again even with new asci editor, CRIMOSN.
any help?? |
Topic: Sequence of command for a program |
sgeva2001
Replies: 6
Views: 318
|
Forum: Ask for Help Posted: Tue Oct 25, 2005 10:20 am Subject: Sequence of command for a program |
I do not find this command:
Keypresses or CLI/CMD parameters? |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Thu Oct 20, 2005 7:12 pm Subject: INSERT a string |
| thanks. |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Thu Oct 20, 2005 5:07 pm Subject: INSERT a string |
I try it but the same problem remain.
I download and install crimson editor.
I use crimson editor to write the script and..
It sove the problem
thank you very much for your help which brin ... |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Wed Oct 19, 2005 5:17 pm Subject: INSERT a string |
1. This is not the case , because I work with F1.
I also try other function key and the same problem.
I also try to do send cmd without assign to key and the same result.
only when I use another cm ... |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 7:44 pm Subject: INSERT a string |
I think My .ahk file is in ANSI text format only.
I opened it through right mouse key with the option: new >AUTOKEY script
I also tried with the notepad and the same problem.
I did not understa ... |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 6:24 pm Subject: INSERT a string |
| Yes, Same behavior with notepad. |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 4:53 pm Subject: INSERT a string |
with send CMD my_string is spoiled and is insrted not as asci charac but a very strange other thing:
like this ╚^~I^@◙^^Yץ◙
the orignal was shgeva@gmail.com |
Topic: INSERT a string |
sgeva2001
Replies: 15
Views: 635
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 2:05 pm Subject: INSERT a string |
how I assign a key the function of inserting my_string ?
(like ctrl v of my_string)  |
Topic: assign a key |
sgeva2001
Replies: 2
Views: 259
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 11:31 am Subject: assign a key |
thanks  |
Topic: assign a key |
sgeva2001
Replies: 2
Views: 259
|
Forum: Ask for Help Posted: Tue Oct 18, 2005 11:12 am Subject: assign a key |
I have this problem of assign:
I write LWin::WinMaximize in a file and then run script on the fill.
it became active but no reaction when I press LWin.
When I stop this program then LWin return to ... |
Topic: date cmd |
sgeva2001
Replies: 20
Views: 2787
|
Forum: Ask for Help Posted: Sat Oct 08, 2005 8:46 am Subject: date cmd |
why DOS script (.bat) is working very good , without invert the month and date and script of .ahk can not do the same?
"set stam=%date%
set stam=%stam:~-10%
date=%stam% "
can this script of D ... |
| |