AutoHotkey Community

It is currently May 27th, 2012, 1:16 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4
Author Message
 Post subject:
PostPosted: July 19th, 2008, 4:00 am 
Offline
User avatar

Joined: June 8th, 2008, 9:08 pm
Posts: 81
Location: New Europe
Deller,

I would highly recommend you use the F6 key to activate the NPP_EXEC
plugin, its alot easier to use and maintain, plus it supports the Console
plugin natively.

However if you Need the hotkey run ability of n++ to run the currently
active script, here's what you need to do:

Bring up the Run Dialog with F5, in the program name entry field put:
Code:
AutoHotkey.exe "$(FULL_CURRENT_PATH)"


Click on Save button and choose a title and hotkey combination, once
done click ok and click run! to test it.

The $() Token is part of a large list of internal functions and commands
found in n++. Easiest way to find out these is to bring up the console:

Plugins-NppExec-Show Console Dialog

Then simply type help into the console.

If you need to remove Run items, manually edit shortcuts.xml in n++ dir.
8)

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You can 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