Modify

Opened 12 years ago

Closed 12 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:

http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-13#entry1139882

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)

Formating.zip (8.0 KB ) - added by mlipok 12 years ago.

Download all attachments as: .zip

Change History (2)

by mlipok, 12 years ago

Attachment: Formating.zip added

comment:1 by guinness, 12 years ago

Milestone: 3.3.11.0
Owner: set to guinness
Resolution: Fixed
Status: newclosed

Fixed by revision [9411] in version: 3.3.11.0

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.