AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unclear documentation

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Sat Feb 05, 2005 1:02 am    Post subject: Unclear documentation Reply with quote

Loop (read file contents)

These docs aren't very clear on the exact contents of the built-in variable A_LoopReadLine. Apparently it does not contain the EOL character (`n or `r`n), as I had previously thought. Could you please mention something to this effect in the documentation?
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Sat Feb 05, 2005 1:26 am    Post subject: Reply with quote

Thanks, I've changed it to: "It contains the contents of the current line in the file, excluding the carriage return and linefeed (`r`n) that marks the end of the line."

I've also indicated that: "the file's lines may end in either linefeed (`n) or carriage return + linefeed (`r`n)."

Improvements to the documentation are always welcome because I often have tunnel vision and can't spot the weak areas.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group