Send Notepad-plus-plus mailing list submissions to
[email protected]
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: php_dbg.dll with
notepad++ (SourceForge.net)
2. [notepad-plus - Help] RE: Doubleline (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: php_dbg.dll with
notepad++ (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: php_dbg.dll with
notepad++ (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature Req:
Find/Replace Window Manageme (SourceForge.net)
6. [notepad-plus - Open Discussion] compare tabs with right clic
(SourceForge.net)
7. [notepad-plus - Open Discussion] Replace in block selection
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: php_dbg.dll with
notepad++ (SourceForge.net)
9. [notepad-plus - Help] MS Office keystroke compatibility?
(SourceForge.net)
10. [notepad-plus - Help] RE: Notepad++ has to replace Notepad?
(SourceForge.net)
11. [notepad-plus - Open Discussion] Find (volatile) (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: NEW FunctionList v
2.0 ALPHA (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 25 Sep 2007 19:18:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
php_dbg.dll with notepad++
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=4537571
By: nobody
Zobo, you hit the nail at the head with your last post - I didn't set up the
Xdebug in the php.ini file and I didn't add the ?XDEBUG_SESSION=test to the
end of my test file. I used MS Visual Studio and this PHP debug is new to me.
With your help, I finally get the xdebug to work with Notepad++. Thanks very
much.
Now the code stops at the break points. And I can step into or step over the
code. How can I exam the value of a variable at the break point?
Thanks.
______________________________________________________________________
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: Tue, 25 Sep 2007 19:52:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Doubleline
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=4537599
By: pshute
Have you looked at TextFX/Tools/Sort Outputs Only Unique Lines? If you don't
want it sorted, it gets tricky.
______________________________________________________________________
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: 3
Date: Tue, 25 Sep 2007 21:24:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
php_dbg.dll with notepad++
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=4537662
By: nobody
Zobo. Thanks for your help. I created an installation document base on what
I learned from you. Here is the link to my article. Please make change as you
see fit.
http://www.ourwikicommunity.com/wiki/How_to_Setup_BDGp_debugger_in_Notepad%2B%2B
_to_Debug_PHP
______________________________________________________________________
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: 4
Date: Tue, 25 Sep 2007 22:29:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
php_dbg.dll with notepad++
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=4537705
By: zobo
Just a quick answer how to inspect variables.
1. Go to config and enable "refresh local" an "refresh global". Two windows
down left will be much help to you.
2. Select a variable with your cursor and press Ctrl+F7 (Evaluate) and a dialog
will pop up. You can play around with that.
Next release will have some real goodies like 'eval on mouse over' and 'show
changed variables in red' (maybe even watches). Like you are used to from VS
(I use that too from time to time).
I'll write more when I get to work and have more time...
One quick note about colliding keyboard shortcuts (F9), check out the README.txt
that comes with the plugin.
Re,
-Zobo
______________________________________________________________________
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: 5
Date: Tue, 25 Sep 2007 22:39:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Req: Find/Replace Window Manageme
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=4537717
By: steakhacher
Hi you have already a little this function with the incremental search
ctrl+maj=I
______________________________________________________________________
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: 6
Date: Wed, 26 Sep 2007 00:58:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] compare
tabs with right clic
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=4537816
By: mmtsuchi
It would be better if you could compare the active(current) tab and another
tab with right clic on it.
Like PSPAD.
______________________________________________________________________
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: 7
Date: Wed, 26 Sep 2007 03:03:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Replace
in block selection
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=4537973
By: wwwald
Hi!
I suppose I can file this in the bug tracker, but I'm checking here first.
When doing a "Replace in Selection" operation in a block selection, Notepad++
performs the replacement as if it was a line selection.
Can anyone confirm?
wwwald
______________________________________________________________________
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: 8
Date: Wed, 26 Sep 2007 03:31:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
php_dbg.dll with notepad++
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=4538012
By: nobody
Zobo, thanks for your help. Now I can use Notepad++ to debug my php code.
Since I went through so much trouble to set my plug in up, I created a wiki
page to document the process. I hope other people can use it to setup their
DBGp plug in. Here is the link to the page:
http://www.ourwikicommunity.com/wiki/How_to_Setup_BDGp_debugger_in_Notepad%2B%2B
_to_Debug_PHP
Thanks again for your help.
______________________________________________________________________
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: 9
Date: Wed, 26 Sep 2007 05:20:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] MS Office keystroke
compatibility?
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=4538145
By: nobody
In TextPad, there is an option whereby I can makes my keystrokes mimic those
I use every day in MS Word.
Is there a way to get MS Office keystroke compatibility in NotePad++ as well?
If so, how?
Thank you.
______________________________________________________________________
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: 10
Date: Wed, 26 Sep 2007 06:55:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ has
to replace Notepad?
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=4538308
By: nobody
No, you can have both.
______________________________________________________________________
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: 11
Date: Wed, 26 Sep 2007 09:17:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Find
(volatile)
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=4538581
By: crasics
Hello,
I would like to suggest a change concerning the "find volatile" search function.
This is a great functionnality offered by N++, however not very convenient for
VHDL designers... It is case sensitive... I understand this is great for
C/C++/java
developers, but VHDL is case insensitive, so any kind of search must be
case-insensitive for this language.
It would be awesome if you could add an option in Preferences or in the Styler
Configurator to choose between case-sensitive or case-insensitive for the "Find
volatile" function.
Thanks a lot for developing this great software.
Vincent
______________________________________________________________________
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: 12
Date: Wed, 26 Sep 2007 09:52:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NEW FunctionList v 2.0 ALPHA
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=4538645
By: nobody
With this version I also have a crash in notepad++ 4.3 as soon as I select a
customized language I get the following message in a popup :
the instruction at "0x01066705" referenced memory at "0x000000000". The memory
could not be "read".
And after, another popup with the following message:
Runtime Error
Program: ...My Documents\Documents\notepad++_portable\notepad.exe
R6025
-pure virtual function call
Here I put the xml of the customized language
- <NotepadPlus>
- <UserLang name="ClearBasic" ext="cvs">
- <Settings>
<Global caseIgnored="yes" />
<TreatAsSymbol comment="yes" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
- <KeywordLists>
<Keywords name="Delimiters">"00"00</Keywords>
<Keywords name="Folder+">Blockbegin If</Keywords>
<Keywords name="Folder-">BlockEnd End</Keywords>
<Keywords name="Operators">& . : _ + < = ></Keywords>
<Keywords name="Comment">1/* 2*/ 0'</Keywords>
<Keywords name="Words1">App AppMenu Basic Bool Boolean BulkRetrieve BulkSave
ClarifyDB Clipboard CommonDialog ContextualObject Control DDE Debug Err Form
Integer List Long Msg Net PowerQuery Printer Record SQLDB Screen ServiceMessage
String</Keywords>
<Keywords name="Words2">AND As ByRef ByVal Case Declare Dim Else ElseIf End
For Function Global If Me NOT New Next OR Select Set Step Sub Then To Type While
Const</Keywords>
<Keywords name="Words3">AIX DoDefault False HPUX Irix LINUX Mac68K MacPPC
Macintosh Netware Nothing Null OS2 OSF1 PI SCO Solaris SunOS True UNIX Ultrix
UnixWare VMS Win16 Win32 cbAbortRetryIgnore cbAscending cbByRef cbByValue
cbCloseChildren cbCloseMessage cbDefClosedWindow cbDefClosedWindow cbDescending
cbEqual cbFirstMessage cbFrontIfUp cbGreater cbGreaterorEqual cbIdAbort
cbIdCancel
cbIdDiscard cbIdIgnore cbIdNo cbIdOK cbIdRetry cbIdSave cbIdYes cbIn cbLess
cbLessOrEqual cbLike cbNoDefault cbNotEqual cbNotLike cbOK cbOKCancel
cbRefreshMessage cbRetryCancel cbSaveDiscardCancel cbSoundsLike cbYesNo
cbYesNoCancel
ebAIX ebAbort ebAbortRetryIgnore ebApplicationModal ebArchive ebArray ebBack
ebBold ebBoldItalic ebBoolean ebCFBitmap ebCFDIB ebCFMetafile ebCFPalette
ebCFText
ebCFUnicode ebCancel ebCr ebCrLf ebCritical ebCurrency ebDOS ebDataObject ebDate
ebDefaultButton1 ebDefaultButton2 ebDefaultButton3 ebDirectory ebDouble ebEmpty
ebError ebExclamation ebFirstFourDays ebFirstFullWeek ebFirstJan1 ebFormFeed
ebFriday ebFromUnicode ebHPUX ebHidden ebHide ebHiragana ebIMEAlphaDbl
ebIMEAlphaSng
ebIMEDisabled ebIMEHiragana ebIMEKatakanaDbl ebIMEKatakanaSng ebIMENoOp ebIMEOff
ebIMEOn ebIgnore ebInformation ebInteger ebIrix ebItalic ebKatakana ebLINUX
ebLandscape ebLeftButton ebLf ebLong ebLowerCase ebMacintosh ebMaximized
ebMaximizedFocus ebMinimized ebMinimizedFocus ebMinimizedNoFocus ebMonday
ebNarrow
ebNetware ebNo ebNone ebNormal ebNormalFocus ebNormalNoFocus ebNull ebNullChar
ebNullString ebOK ebOKCancel ebOKOnly ebOS2 ebOSF1 ebObject ebPortrait
ebProperCase
ebQuestion ebReadOnly ebRegular ebRestored ebRetry ebRetryCancel ebRightButton
ebSCO ebSaturday ebSingle ebSolaris ebString ebSunOS ebSunday ebSystem
ebSystemModal
ebTab ebThursday ebTuesday ebUltrix ebUnicode ebUnixWare ebUpperCase ebVMS
ebVariant
ebVerticalTab ebVolume ebWednesday ebWide ebWin16 ebWin32 ebWindows ebYes
ebYesNo
ebYesNoCancel</Keywords>
<Keywords name="Words4">AbortCellChange AbortRowChange Action Activate
ActiveControl Add AddItem AddSeparator AdhocCellChanged AllSpaces
AllowDuplicates
AppendAdhocFilter AppendContextMenu AppendDefaultSort AppendFilter AppendItem
AppendPreFilter AppendRows AppendSeparator AppendSort BackColor BackStyle
BorderStyle
CLTransition CObj Call CallCB CancelError CancelRecord Caption CellChanged
Cell_Btn_Click Cell_Click Cell_List_Select Change ChangeRecord ChangeToNew
CheckRequired Clear ClearAdhocRow ClearAll ClearContextMenu ClearData
ClearPreFilter
Click Close Collapse ColorCells Concat Connect Connected Contains Contents
ContextMenuDisplaying ContextMenu_Select Continuation ControlType Conventions
ConvertCurrency ConvertCurrencyValue Copies Copy CopyFields Count CountByType
CreateColorScheme CreateView CurrentDate CurrentX CurrentY DDEExecute
DDEInitiate
DDERequest DDETerminate DDETimeout DataChanged DataType DatabaseName DateTime
DblClick Deactivate Default DefaultExt DeleteRecord DeleteRecordByID
DeleteRecordById
DialogId DialogTitle Dirty DisableControls DisableControlsDeep Disconnect
DoAdhocQuery Down DownClick DrawMode DrawStyle DrawWidth EXEName ElapsedSeconds
EmployeeObjId EmployeeObjid Empty Enable EnableAdhoc EnableControlDeep
EnableControls
EnableControlsDeep Enabled EndDoc EntryCount Execute ExecuteCB ExecuteMenu
ExecuteProc ExitApp Expand ExtractList FileName FileTitle Fill FindFirstIndex
FontBold FontFamily FontItalic FontSize ForceRedraw ForeColor Form_Load
Form_Save
Form_Unload Format FromPage GenerateID GenerateSQL GetAdhocRow GetByIndex
GetCBCObj
GetCObj GetCObjFieldList GetCObjFieldStaticItem GetCObjFieldStaticList
GetCObjList
GetCObjMethodKeyList GetCObjMethodList GetCObjPropertyKeyList GetChangedCell
GetChangedRow GetChildKeyList GetChoiceList GetChoiceListDefault
GetChoiceListUserData GetColumnControlType GetColumnMaxLength GetColumnNames
GetContents GetContext GetControlByName GetCount GetCurrentDB GetDisplayCurrency
GetField GetFormInstance GetFormat GetItemByIndex GetItemText GetLabel
GetLastError
GetLegend GetList GetMethodValue GetNext GetObjIds GetObject GetPageSize
GetPoint
GetPrevious GetPropertyValue GetRecordByIndex GetRecordList GetRelatedRecordList
GetSelCount GetSelected GetSelectedColumns GetSelectedItem GetString GetText
GetTextField GetUserData GetUserPopupListLevel1 GetUserPopupListLevel2 GotFocus
GraphType Hide HideColumn hWnd Id InheritCurrency InitDir InputBox InsertItem
InsertRecord IsColumnEditable IsColumnRequired IsDirty IsEnabled IsExactly
IsMaxDate
IsMinDate IsNew ItemByIndex ItemType Key KeyPress Left LegendPos Line
ListByIndex
ListCount ListIndex LogSQL Login Logout LostFocus Max MaxLength MenuBarId Min
MouseDown MouseUp Move MsgBox MultiLine MultiSelect Name NewIndex NewPage NewRow
NodeClick Notify NotifyById NotifyByKey NotifyChild NotifyParent NotifyTab
NotifyTabParent NumSets Open OwnsGrid Page PagingEvent Parent ParentKey Play
Print PromptOnSave Query QuerySize Read ReadOnly RecordType Refresh RefreshItem
Regenerate RejectAdhocCellEntry RelateRecords RelateRecordsFromID
RelateRecordsFromToID RelateRecordsToID Remove RemoveByIndex RemoveByItem
RemoveItem
RemoveSelected RenameItem ReplaceByIndex ReplaceItem ReplaceSelected Required
RequiredColor ResetDefaultSort ResetPreFilter Resize RetrieveIDS RetrieveRecords
RightMargin RowChanged Save SaveAnyChanges Save_Aborted Scroll SelCount
SelLength
SelStart SelText Selected SelectedIndexes SelectedList ServerName
SetAdhocCellReadOnly SetAdhocCellText SetCObj SetCellColoring SetCellFocus
SetCellReadOnly SetCellText SetColorScheme SetContextMenuEnabled
SetContextMenuVisible SetCurrent SetDisplayCurrency SetEditStates SetField
SetFocus
SetFunction SetImageList SetItemOverlayImage SetItemText SetLabel SetLegend
SetNewRowIndicator SetObjectType SetOverlayImage SetParent SetPoint SetRoot
SetRootById SetRowReadOnly SetSelected SetSelectedById SetSelectedItem
SetSortOrder
SetTargetCurrency SetText SetUserData SetValue Show ShowAttachments ShowCR
ShowCase
ShowContact ShowContract ShowControls ShowControlsDeep ShowDebugWindow
ShowDefaultMenu ShowEmployee ShowFTS ShowLegend ShowSelect ShowSite ShowSubcase
SimpleQuery Sort SortColumn Sorted Stop SubType Tag Text TextHeight TextWidth
ToPage Top TopIndex TotalRows TransferPart TraverseFromParent TraverseFromRoot
Truncate UnSelect UndoRowChanges UnrelateRecords Unselect Up UpClick UpdateItem
UpdateRecord UseClarifyDB UseDefaultDB UserData UserName UserObjId UserObjid
ValidateUser Value Visible Width WindowState Wrap Write</Keywords>
</KeywordLists>
- <Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="8000FF" bgColor="FFFF80"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="8000FF" bgColor="FFFF80"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="0000FF" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="FF8040" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="8080FF" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="FF0000" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008080" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008080" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="NUMBER" styleID="4" fgColor="400080" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="00FF00" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="C0C0C0" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="008040" bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>
Thanks for making such a good program.
______________________________________________________________________
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 16, Issue 70
*************************************************