AutoHotkey Community

It is currently May 27th, 2012, 11:16 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: October 4th, 2004, 7:06 pm 
I don't succeed in trying to get the highlighting work in PSPad. I put the files wihere they must go but no result. Any idea to make it work ?


Top
  
Reply with quote  
 Post subject:
PostPosted: October 4th, 2004, 7:22 pm 
Offline

Joined: March 2nd, 2004, 10:10 pm
Posts: 443
Location: SLC, Utah
Open up PSPad.ini and under the [Config] section change UserHighLighterName=AutoHotkey, and then add the following to the bottom.

Code:
[AutoHotkey]
Filter=AutoHotkey (*.ahk)|*.ahk
HLTabWidth=0
IndentChar=
UnIndentChar=
Compilator File=C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe
Compilator Param=/in |%File%|
Compilator LOG=
Compilator Run=
Compilator Help=C:\Program Files\AutoHotkey\AutoHotkey.chm
Compilator SaveAll=0
Compilator ParsLog=
Compilator Capture=0
Compilator HideOutput=0
Compilator DefaultDir=
Comment=000080001FFFFFFF010
Identifier=1FFFFFFF1FFFFFFF000
Key=1FFFFFFF1FFFFFFF100
Label=000000FF1FFFFFFF000
Number=1FFFFFFF1FFFFFFF000
Preprocessor=008080001FFFFFFF010
Reserved word=000000801FFFFFFF100
Space=008080001FFFFFFF000
String=008000001FFFFFFF000
Symbol=1FFFFFFF1FFFFFFF000
Key Words 2=008000001FFFFFFF100
Key words 3=1FFFFFFF1FFFFFFF100
Prog0=AutoHotkey,|C:\Program Files\AutoHotkey\AutoHotkey.exe| |%File%|§

thanks,
beardboy


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 5th, 2004, 5:26 pm 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
It works perfectly. Thanks a lot.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group