| View previous topic :: View next topic |
| Author |
Message |
ProsperousOne
Joined: 19 Sep 2005 Posts: 96
|
Posted: Thu Oct 25, 2007 3:58 pm Post subject: Can PSPad Save a list of frequently used script variables? |
|
|
I've finally got PSPad configured (How'd I ever survive using notepad with no highlighting?!?!)
I would think that PSPad has a simple way of storing frequently used variables in your scirpt, but darned if I can figure it out...
Am I missing something, or does that functionality not exist?
{Edit - below added}
Also, is there an easy way to configure PSPad to highlight Hotkey lables (x::) as well as Labels?
thx! |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Thu Oct 25, 2007 6:38 pm Post subject: |
|
|
any variables you have already used (and many built in ones) can be autocompleted with Ctrl-J.
When you say configured, you didn't do it all by hand, right? AHK comes with a a script to configure PSPad for you.
Labels and hotkeys are highlighted red for me. (The second colon in a hotkey is still black) _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
ProsperousOne
Joined: 19 Sep 2005 Posts: 96
|
Posted: Thu Oct 25, 2007 7:05 pm Post subject: |
|
|
yup... Ctrl+J is perfect...!
But my hotkey labels are all bold black.
As soon as I type the 2nd colon, the hotkey label turns from red to black.
Any suggestions?
Thx Eng! |
|
| Back to top |
|
 |
ProsperousOne
Joined: 19 Sep 2005 Posts: 96
|
Posted: Mon May 05, 2008 5:15 pm Post subject: |
|
|
Figured out that I had the wrong keywords selected in the highlighter.
Hot keys (ie, F12) we listeded in Keyword3 (I think), but I had Keyword 2 set up to highlight.
 |
|
| Back to top |
|
 |
|