Page 1 of 1

using Js script in Akelpad (AP)

Posted: Thu Dec 12, 2013 3:41 am
by davidroper
I have the js script from here to make AP use the top line of any text file as the default file "save as" filename.

Question: How do I load it into AP so it's ready for AP to use :?: In other words that I can understand, how do I get AP to use the js script always as if it were part of the exe itself so I can copy and use AP on a flashdrive or other media :?: It's so small and good.

Posted: Fri Dec 13, 2013 11:30 am
by Instructor
davidroper
Use AkelPad installer . It will create all subfolders and install script plugin. Copy new scripts you want to use to "AkelPad\AkelFiles\Plugs\Scripts\". After this you can call this scripts in different ways via Toolbar, ContextMenu or Hotkeys plugin.

Read about Scripts plugin in Plugins Manual. It is out of date, but you can get basic knowledge from it.