| Author |
Message |
Topic: Forum code blocks hide underscores in last line... |
JSLover
Replies: 11
Views: 409
|
Forum: Bug Reports Posted: Fri Jan 29, 2010 5:38 pm Subject: Forum code blocks hide underscores in last line... |
...how we thing overflow has anything to do with underscors...
...are you asking why I think overflow will fix it?...(I used DOM Inspector to force a change to the CSS & it did fix it {but only d ... |
Topic: Forum code blocks hide underscores in last line... |
JSLover
Replies: 11
Views: 409
|
Forum: Bug Reports Posted: Wed Jan 27, 2010 8:19 am Subject: Forum code blocks hide underscores in last line... |
Test...
This_is_code_with_underscores
...OK?...that works right?...
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
Line
This_is_code_with_underscores
...whe ... |
Topic: FileGetShortcut: Add an OutHotkey/OutShortcutKey Option |
JSLover
Replies: 2
Views: 299
|
Forum: Wish List Posted: Sat Nov 28, 2009 9:19 pm Subject: FileGetShortcut: Add an OutHotkey/OutShortcutKey Option |
Wondering why FileGetShortcut doesn't have an OutHotkey (or OutShortcutKey)?
It seems IShellLinkGetHotkeymight work, by following the FileCreateShortcut code that deals with Hotkey...I'm sure I cou ... |
Topic: concatenation |
JSLover
Replies: 59
Views: 3085
|
Forum: Wish List Posted: Tue Feb 20, 2007 2:19 pm Subject: concatenation |
It's ambiguous, because of AHK's weak typing.
...yes, AHK should receive "typing"...in one of my concat posts I made an example of it...ok I can't find the post, so here...
x1:=" ... |
Topic: Error when compiling! Unable to read AutoIt binary file!More |
JSLover
Replies: 6
Views: 937
|
Forum: Ask for Help Posted: Sun Feb 18, 2007 9:19 am Subject: Re: Error when compiling! Unable to read AutoIt binary file! |
When trying to compile...
...how are you trying? Right click -> Compile Script?
Error: Unable to read AutoIt binary file. (AutoHotkeySC.bin)...I have no idea what that means...
... ... |
Topic: concatenation |
JSLover
Replies: 59
Views: 3085
|
Forum: Wish List Posted: Thu Feb 15, 2007 11:19 am Subject: Re: plus (+) should be concat(enation) |
Your subject is useless...it should be...
plus (+) should be concat(enation)...but in any case...
Plus = Concat - Post 1Plus = Concat - Post 2Plus = Concat - Post 3Plus = Concat - Post 4...I AGREE.. ... |
Topic: is their anyway to do this? |
JSLover
Replies: 3
Views: 537
|
Forum: Ask for Help Posted: Thu Feb 15, 2007 11:19 am Subject: Re: is their anyway to do this? |
| Spamming...in chats, forums or games is BAD...by spamming I mean actually running this "program" (I don't mean your post here is spam)...nobody wants to read your "looping message" ... |
Topic: DllCall Help -- Multi-Monitor Switch Library |
JSLover
Replies: 8
Views: 829
|
Forum: Ask for Help Posted: Thu Feb 15, 2007 9:19 am Subject: DllCall Help -- Multi-Monitor Switch Library |
bump any ideas?
...only 1...assembly language...
DLL function parameters - borland.public.delphi.winapi | Google GroupsGoogle Search: undocumented dll function parametersGoogle Groups: undocume ... |
Topic: No INI causes portability problem |
JSLover
Replies: 23
Views: 2500
|
Forum: Wish List Posted: Tue Feb 13, 2007 2:19 pm Subject: No INI causes portability problem |
This would make AutoHotkey heavily dependent on the registry...(though it's possible I'm misunderstanding your idea).
...it would use the registry if anything is there to read...it would...
Read an ... |
Topic: Adding MENU item (to window NOT MY GUI!) |
JSLover
Replies: 12
Views: 2106
|
Forum: Ask for Help Posted: Mon Feb 12, 2007 9:19 am Subject: Adding MENU item (to window NOT MY GUI!) |
i use a speach-to-text program...
...oh, ok at least there's a reason...is it a disability?...or you just want to use speech-to-text? I could write an AutoHotkey Script to pre-process your messages.. ... |
Topic: Gathering ideas for AutoHotkey v.2 |
JSLover
Replies: 126
Views: 8550
|
Forum: Wish List Posted: Mon Feb 12, 2007 5:19 am Subject: Gathering ideas for AutoHotkey v.2 |
Chris, I don't think the developers section would distract new users that much.
...if it would, create it, but "hide" it, then add users that request access to a "Dev Team"...or d ... |
Topic: Adding MENU item (to window NOT MY GUI!) |
JSLover
Replies: 12
Views: 2106
|
Forum: Ask for Help Posted: Mon Feb 12, 2007 4:19 am Subject: Adding MENU item (to window NOT MY GUI!) |
I'm
sorry
I've
ignored
it
long
enough
...Joy2DWorld could you PLEASE stop pressing enter so much??? |
Topic: No INI causes portability problem |
JSLover
Replies: 23
Views: 2500
|
Forum: Wish List Posted: Sun Feb 11, 2007 4:19 pm Subject: No INI causes portability problem |
| For a long time I've silently wanted more settings in the registry...for example InstallDir is set in the registry & A_InstallDir points to it, I've wanted an A_IncludesDir builtin, reading from t ... |
Topic: RegEx results contain unwanted characters |
JSLover
Replies: 9
Views: 785
|
Forum: Ask for Help Posted: Sun Feb 11, 2007 2:19 pm Subject: RegEx results contain unwanted characters |
Could you explain a bit on why this is?
...1st I want to mention that using result1/match1 is the correct way to solve this, but the following code is only to demonstrate "why ?: (question-colon ... |
Topic: Auto deleting code comments |
JSLover
Replies: 12
Views: 737
|
Forum: Ask for Help Posted: Fri Feb 02, 2007 1:19 pm Subject: Re: Auto deleting code comments |
| I wrote a script to clean my "debug" comments, but it could easily be modified to clean all comments (well it doesn't support multi-line comments yet)...I'll work on it & post it... |
| |