| View previous topic :: View next topic |
| Author |
Message |
schmeck
Joined: 14 Jan 2010 Posts: 1
|
Posted: Thu Jan 14, 2010 6:30 pm Post subject: bbcode buttons? |
|
|
hi all, i am just trying akelpad and it looks small and fast.
i installed the toolbar plugin and am asking myself which command can i enter to get bbcode buttons, so that when selecting a text and i press the button ie its wrapped in ?
thanks |
|
| Back to top |
|
 |
Fr0sT
Joined: 24 Jul 2007 Posts: 850
|
Posted: Fri Jan 15, 2010 8:05 am Post subject: |
|
|
schmeck
Scripts Plugin & this |
|
| Back to top |
|
 |
ravenlaughs
Joined: 06 Sep 2008 Posts: 40
|
Posted: Mon Jan 18, 2010 4:52 am Post subject: |
|
|
| Uh, yeah, if it worked. All I can get is an error message. Anybody got any clues in English? |
|
| Back to top |
|
 |
Fr0sT
Joined: 24 Jul 2007 Posts: 850
|
Posted: Mon Jan 18, 2010 7:40 am Post subject: |
|
|
| What error message? Maybe you haven't installed & registered Scripts plugin? |
|
| Back to top |
|
 |
ravenlaughs
Joined: 06 Sep 2008 Posts: 40
|
Posted: Sun Jan 24, 2010 2:49 pm Post subject: |
|
|
---------------------------
Windows Script Host
---------------------------
Script: E:\txt-html\AkelPad\AkelFiles\Plugs\Scripts\tagsurround.js
Line: 18
Char: 52
Error: Expected '}'
Code: 800A03F1
Source: Microsoft JScript compilation error
---------------------------
OK
---------------------------
Plugin is registered. *shrug* I already have my own system anyway. |
|
| Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 1888 Location: Vinnitsa, Ukraine
|
Posted: Sun Jan 24, 2010 4:03 pm Post subject: |
|
|
| ravenlaughs, this is sybtax error. Probably when copied source of script you missed last line. |
|
| Back to top |
|
 |
Fr0sT
Joined: 24 Jul 2007 Posts: 850
|
Posted: Mon Jan 25, 2010 8:08 am Post subject: |
|
|
ravenlaughs
simply add "}" to the told position as he asks  |
|
| Back to top |
|
 |
ravenlaughs
Joined: 06 Sep 2008 Posts: 40
|
Posted: Sun Jan 31, 2010 5:27 am Post subject: |
|
|
That helps a lot. Now I get this:
---------------------------
Windows Script Host
---------------------------
Script: E:\txt-html\AkelPad\AkelFiles\Plugs\Scripts\tagsurround.js
Line: 4
Char: 1
Error: Automation server can't create object
Code: 800A01AD
Source: Microsoft JScript runtime error
---------------------------
OK
---------------------------
Variety is nice, but doesn't get me anywhere. The script is making some assumptions that don't hold water in my system. Same thing happens with other scripts. Problem is
var AkelPad = new ActiveXObject("AkelPad.document");
--but what is the problem? |
|
| Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 1888 Location: Vinnitsa, Ukraine
|
Posted: Sun Jan 31, 2010 2:42 pm Post subject: |
|
|
| ravenlaughs You MUST register plugin. Run Scripts-register.bat from plugin directory. |
|
| Back to top |
|
 |
|