Modify

Opened 10 years ago

Closed 10 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 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by mlipok

comment:1 Changed 10 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

Fixed by revision [9411] in version: 3.3.11.0

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.

Add Comment

Modify Ticket

Action
as closed The owner will remain guinness.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.