| Author |
Message |
Topic: Bug with Menu add and dupilcate variable values |
Spike
Replies: 2
Views: 185
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 11:06 pm Subject: Bug with Menu add and dupilcate variable values |
| Thanks jballi,somehow I missed that |
Topic: Bug with Menu add and dupilcate variable values |
Spike
Replies: 2
Views: 185
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 12:10 am Subject: Bug with Menu add and dupilcate variable values |
Hi,
Please run these 2 short scripts separately
It will build a menu list from the vars variable & should be like this:
a
b
c
d
e
which is correct
the second menu will show
a
b
c
d ... |
Topic: Active GoTo v4 |
Spike
Replies: 75
Views: 5390
|
Forum: Scripts & Functions Posted: Sat Sep 02, 2006 1:28 am Subject: Active GoTo v4 |
Hi Rajat,
>@Spike
>there must be some option you might've inadvertently set which is causing this. please download the latest installation of PSPad and install it in a new location and see if ... |
Topic: Active GoTo v4 |
Spike
Replies: 75
Views: 5390
|
Forum: Scripts & Functions Posted: Thu Aug 31, 2006 3:46 am Subject: Active GoTo v4 |
Hi Toralf , Rajat.
Thanks for your replies , the problem seems to be that the main PSPad window only shows PSPad and
the loaded text in a tabbed window shows the filename and path.
So how do I get ... |
Topic: Active GoTo v4 |
Spike
Replies: 75
Views: 5390
|
Forum: Scripts & Functions Posted: Wed Aug 30, 2006 5:39 am Subject: Active GoTo v4 |
Hi Guys,
This script sounds like what I want!, but I cannot get it to run.
I'm using the latest build of PSPAD
(2234).
I've changed :-
TitleStart = PSPad - [
to = PSPad
As that is a ... |
Topic: Can there be two or more #Persistent cmds in one script?? |
Spike
Replies: 2
Views: 175
|
Forum: Ask for Help Posted: Tue May 30, 2006 12:02 pm Subject: Can there be two or more #Persistent cmds in one script?? |
Thanks evl,
That fixed it and cleared up a few problems I had understanding about the autoexec sections
Thanks
Jan |
Topic: Can there be two or more #Persistent cmds in one script?? |
Spike
Replies: 2
Views: 175
|
Forum: Ask for Help Posted: Tue May 30, 2006 10:24 am Subject: Can there be two or more #Persistent cmds in one script?? |
Hi ,
I'm trying to get this script to run.
The script is to watch & wait for certain windows to become active and then do certain commands.
Here's the code.
;/*
#Persistent
SetTimer, Alert ... |
Topic: v1.0.44.01 & opera & ctrl+shift+LButton |
Spike
Replies: 7
Views: 379
|
Forum: Bug Reports Posted: Thu May 18, 2006 3:26 am Subject: v1.0.44.01 & opera & ctrl+shift+LButton |
Hi Chris,
I have found what was causing the conflict.
It seems this hotkey was causing the problem
LCtrl & ~LButton::
It was fixed by preceeding LCtrl with ~
Why??
Here is the ... |
Topic: v1.0.44.01 & opera & ctrl+shift+LButton |
Spike
Replies: 7
Views: 379
|
Forum: Bug Reports Posted: Tue May 16, 2006 11:57 pm Subject: v1.0.44.01 & opera & ctrl+shift+LButton |
Hi,
I've just updated from AutoHotkey v1.0.43.11 to AutoHotkey v1.0.44.01
and found that I can no longer use opera's ctrl+shift+LButton to open url
in another tab.If I go back to v1.0.43.11 everyt ... |
Topic: Script with handy clipboard board functions |
Spike
Replies: 6
Views: 4029
|
Forum: Scripts & Functions Posted: Wed Jun 29, 2005 12:49 am Subject: Script with handy clipboard board functions |
Hi Jon,
Thanks for the quick reply.
Have tried your script,very slick.However no offense Jon,it's not what I want.I'll try and explain what I am trying to do.When I press the hotkey assign ... |
Topic: Script with handy clipboard board functions |
Spike
Replies: 6
Views: 4029
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2005 2:08 am Subject: Suggestion |
Would it be possible to add a Permenant clip .I currently use Mike Lin's Clipomatic which has this useful
perm clip setting but Iam trying to integrate it with your clip program,without much success. ... |
Topic: FarCry - Hotkeys - HELP! |
Spike
Replies: 17
Views: 1696
|
Forum: Ask for Help Posted: Fri Jun 24, 2005 1:38 am Subject: FarCry - Hotkeys - HELP! |
Unless someone knows a way to paste without using control+v?
Someone?
Have you tried Shift Insert ??
hth
Spike |
| |