Modify ↓
Opened 11 years ago
Closed 11 years ago
#2584 closed Feature Request (Fixed)
...\txt2htm\txtFunctions\ - text formating
Reported by: | mlipok | Owned by: | guinness |
---|---|---|---|
Milestone: | 3.3.11.0 | Component: | Documentation |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
with reference to:
I remove not needed {ENTER}
and change, this:
windows API WSAGetError return value
to this:
Windows API WSAGetError return value
I mean change "windows" to "Windows", because this help me to isolate that file with using this RegExp:
.{20,}\r\n\s*?[a-z].{3,} .{5,}
attached file contain:
DirGetSize.txt
Formating.zip
GUICtrlCreateAvi.txt
GUICtrlCreateTreeViewItem.txt
GUICtrlSetImage.txt
TCPConnect.txt
TCPListen.txt
TCPRecv.txt
UDPBind.txt
UDPCloseSocket.txt
UDPRecv.txt
UDPSend.txt
Attachments (1)
Change History (2)
Changed 11 years ago by mlipok
comment:1 Changed 11 years ago by guinness
- Milestone set to 3.3.11.0
- Owner set to guinness
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [9411] in version: 3.3.11.0