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 121 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Serious debug for StringSplit needed
lingoist

Replies: 29
Views: 1637

PostForum: Bug Reports   Posted: Fri Jul 25, 2008 4:26 am   Subject: Serious debug for StringSplit needed
I give up... No scripts of mine work properly anymore when compiled... I've made a function in order to replace all "StringSplit" with "Loop parse" automatically.

YOU WILL HAVE ...
  Topic: Serious debug for StringSplit needed
lingoist

Replies: 29
Views: 1637

PostForum: Bug Reports   Posted: Wed Jul 23, 2008 2:34 am   Subject: Serious debug for StringSplit needed
Is your autohotkey.bin the same version. The file can be found in the compiler directory.

All programs were installed last June (every program is in its latest version, including AutoHotKey).

I' ...
  Topic: Serious debug for StringSplit needed
lingoist

Replies: 29
Views: 1637

PostForum: Bug Reports   Posted: Wed Jul 23, 2008 1:36 am   Subject: Serious debug for StringSplit needed
I thought it had been debugged, but it is back again... StringSplit is not working inside my functions in compiled scripts (only in compiled scripts)... Does anyone know what the problem is?

I'm tr ...
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Sun Jun 22, 2008 2:11 am   Subject: Autohotkey for Pocket PCs / WinCE
Combobox is working better that DropDownList, but still with some problems.

Gui, Add, ComboBox, Vmy_combo, option 1||option 2|option 3
Gui, Submit
MsgBox, %my_combo%
ExitApp

My variable &q ...
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Thu Jun 19, 2008 11:32 am   Subject: Autohotkey for Pocket PCs / WinCE
Has anyone had the same problem with DropDownList?

Micha, do you think that ComboBox would be work properly?

Thanks again!
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Sat Jun 14, 2008 3:26 pm   Subject: Autohotkey for Pocket PCs / WinCE
Variables such as my_ddl does not work...

Gui, Add, DDL, Vmy_ddl, option 1||option 2|option 3
Gui, Submit
MsgBox, %my_ddl%
ExitApp

Micha, do you know what is the problem?

Thanks,
Lingois ...
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Thu Jun 05, 2008 3:57 am   Subject: DDL
Hi Micha,

I need DDL variables to work. How could I help you to improve ahkce? I didn't found the source code...

Thanks,
Lingoist
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Sun May 18, 2008 9:09 pm   Subject: Autohotkey for Pocket PCs / WinCE
all the same and all compiled for wm5. use the latest version.

Thanks a lot! What name should I use for this file?

AutohotkeyCE20.exe
OR
AutohotkeyCE.exe

Thanks again!
  Topic: Autohotkey for Pocket PCs / WinCE
lingoist

Replies: 138
Views: 13755

PostForum: Scripts & Functions   Posted: Sun May 18, 2008 5:06 pm   Subject: Re: Autohotkey for Pocket PCs / WinCE
The main problem is the memory (or stack) space. A lot of functions are not working because the stack is corrupt after a function call. These functions have to be rewritten or the allocation must be d ...
  Topic: The best editor for AHK scripts
lingoist

Replies: 7
Views: 612

PostForum: General Chat   Posted: Sun Mar 30, 2008 2:57 pm   Subject: The best editor for AHK scripts
ultraedit. I've been through notepad++, pspad, editpad.

notepad2 for quick editing, or on scripts with only one file (no includes)

Dear Adam,

I'll acept your sugestion and try ultraedit!!
...
  Topic: The best editor for AHK scripts
lingoist

Replies: 7
Views: 612

PostForum: General Chat   Posted: Wed Mar 12, 2008 8:28 pm   Subject: The best editor for AHK scripts
I've tried PsPad, TextPad and Notepad++, but I think that Notepad++ can collapse our script into "branches/trees" more easily!

Function() {
{ ;First Part
...
  Topic: The best editor for AHK scripts
lingoist

Replies: 7
Views: 612

PostForum: General Chat   Posted: Wed Mar 12, 2008 11:58 am   Subject: The best editor for AHK scripts
What's the best editor for AHK scripts?
  Topic: create hotkey to edit ahk file
lingoist

Replies: 3
Views: 184

PostForum: Ask for Help   Posted: Wed Mar 12, 2008 11:49 am   Subject: create hotkey to edit ahk file
I'd try to use Notepad++... the best editor! And it's free...
  Topic: IntelliSense III
lingoist

Replies: 72
Views: 45526

PostForum: Scripts & Functions   Posted: Fri Feb 15, 2008 7:56 pm   Subject: IntelliSense III
But why it doesn't work when I add my functions to Commands.txt?

Thanks again!
Lingoist
  Topic: IntelliSense III
lingoist

Replies: 72
Views: 45526

PostForum: Scripts & Functions   Posted: Fri Feb 15, 2008 7:30 pm   Subject: IntelliSense III
try adding them to the Functions.txt file (same folder), that should work.

I had already tried... it didn't work either...
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group