Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Plugin Development] RE: Simple    scripting
      plugin in development (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: Simple    scripting
      plugin in development (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Mon, 19 Nov 2007 07:49:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  scripting plugin in development
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4631354
By: fidvo

I looked through the GAWK online manual, and there are some good ideas there.
Unfortunately, most of the interesting stuff there really only applies to a
more advanced control structure with nested functions, etc.

If I'm feeling particularly ambitious a little later I might create a more 
advanced
parser, and then I'll revisit it.  That's probably at least several months away,
if ever.  Right now I want to concentrate on getting this linear scripting 
system
up and running.

If there are any functions in particular that you would like to see, let me
know.  Just keep in mind that I can't implement anything that returns a value,
only things that alter text.

Thanks for your help though.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 2
Date: Mon, 19 Nov 2007 09:06:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  scripting plugin in development
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4631503
By: fidvo

I'm just about finished with the Simple Script plugin, although I'm still open
for suggestions on functions that people would like to see.

I have one more question for everyone.  I've created a menu option for "Repeat
Last Script" which is convenient for running the same script on multiple files.
This menu option is just begging for a hot key.  I've decided on ALT-SHIFT-R,
the only combination of CTRL, ALT, and SHIFT with either R (for Repeat) or S
(for Script) that isn't already being used by default.  Of course, I haven't
downloaded every plugin, so I don't know if it conflicts with anything that
others are using.

Any objections to me using ALT-SHIFT-R for "Repeat Last Script"?


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 18, Issue 54
*************************************************

Reply via email to