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 - Open Discussion] RE: Notepad++ v5.1 Official Release is available (SourceForge.net) 2. [notepad-plus - Open Discussion] Using Notepad++ as default editor in Flashfxp (SourceForge.net) 3. [notepad-plus - Help] RE: BUG: notepad 5.1 hang when open .nfo file (SourceForge.net) 4. [notepad-plus - Help] RE: Keyboard mapping problem in 5.1 (SourceForge.net) 5. Finding data and moving files (Prieto, Glen) 6. [notepad-plus - Help] RE: Sorting (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 Oct 2008 16:06:45 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.1 Official Release is available 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=5532294 By: golem777 You remember about a problem with translation!? It occurs only with UNICODE, in ANSI works normally. ______________________________________________________________________ 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=331753 ------------------------------ Message: 2 Date: Wed, 29 Oct 2008 16:42:00 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Using Notepad++ as default editor in Flashfxp 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=5532507 By: snave2 Just a quick little tutorial on how-to change Flashfxp?s default text editor to Notepad++ http://www.snaver.net/2008/10/24/changing-flashfxps-default-text-editor-to-notep ad/ [url]http://www.snaver.net/2008/10/24/changing-flashfxps-default-text-editor-to- notepad/[/url] ______________________________________________________________________ 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=331753 ------------------------------ Message: 3 Date: Wed, 29 Oct 2008 17:12:35 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: BUG: notepad 5.1 hang when open .nfo file 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=5532658 By: hiro5 The problem has gone. I tried to uninstall notepad++, and one file was not deleted (nppcm.dll) (maybe from an older version) i restart windows, delete that file reinstalled notepad 5.1, and now works! i did before i read you, sorry. and THANKS again for your attention ;) ...and sorry for my bad-english, i hope that you can understand what the hell i wrote :) ___________________________________ while (TRUE) cout << "Thank you Don :) " << endl; ______________________________________________________________________ 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=331754 ------------------------------ Message: 4 Date: Wed, 29 Oct 2008 17:23:56 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keyboard mapping problem in 5.1 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=5532718 By: bimmerite That was it. I checked up on it and this keystroke combination cycles through the keyboard mappings installed. Anyone that installed any language besides English could have this problem. The reason I was having a problem is that I've been highlighting columns using the keystrokes instead of the mouse which uses SHIFT+ALT. I've gone into Control Panel > Regional and Language Options > Languages > Details > Key Settings and disabled this keyboard shortcut in Windows. Thanks for pointing me in the right direction. ______________________________________________________________________ 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=331754 ------------------------------ Message: 5 Date: Wed, 29 Oct 2008 10:36:18 -0800 From: "Prieto, Glen" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] Finding data and moving files To: <notepad-plus-plus@lists.sourceforge.net> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Is there a plugin or other process within N++ that can search postscript headers and move files to a separate folder if qualified? I have an application that sends patient reports (postscript) to a single receiving folder. In each postscript file is a header such as this: [EMAIL PROTECTED] JOB @PJL SET RESOLUTION = 600 @PJL ENTER LANGUAGE = POSTSCRIPT %!PS-Adobe-3.0 %%Title: Microsoft Word - IE0000125.rtf %%Creator: PScript5.dll Version 5.2 %%CreationDate: 3/27/2008 9:22:33 %%For: hlab %%BoundingBox: (atend) %%Pages: (atend) %%Orientation: Portrait %%PageOrder: Special %%DocumentNeededResources: (atend) %%DocumentSuppliedResources: (atend) %%DocumentData: Clean7Bit %%TargetDevice: (HP LaserJet 5) (2014.103) 1 %%LanguageLevel: 2 %%Report: CHEMISTRY < ================================ %%PID: 01148269 %%Name: PORTALTEST, HPPJ %%Encounter: 0805100020 %%Facility: D %%Admit: 44 %%Attend: 44 %%PCP: 44 %%EndComments %%BeginDefaults %%PageBoundingBox: 13 13 599 780 %%ViewingOrientation: 1 0 0 1 %%EndDefaults Line 18, column 11 thru 21 would always have one of the following: CHEMISTRY, HEMATOLOGY, MICROBIOLOGY, COAGULATION, BLOODBANK I need to be able to filter these files and move them to different folders C:\CHEMISTRY C:\MICROBIOLOGY etc. Can Notepad++ do this? If so, can it be programmed as a scheduled task in Windows? Sorry, I'm new to N++ Glen -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 6 Date: Wed, 29 Oct 2008 18:19:13 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Sorting 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=5533028 By: hiro5 You mean in the menu... TextFX -> TextFX tools -> Sort lines... ? That is in the ANSI version You have to download the binary 5.1 (not the installer), unzip, and run notepad++.exe from the ANSI\ directory. ...and you will see that, in the menu. Maybe next version, this option will be in the unicode version too. (as updated TextFX plugin, or whatever) :) cheers :P ______________________________________________________________________ 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=331754 ------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ 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 29, Issue 65 *************************************************