Modify ↓
#77 closed Feature Request (Rejected)
ConsoleWriteLine to write to the console with @CRLF at the end of line
Reported by: | MsCreatoR | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | ||
Keywords: | Console Write Line | Cc: |
Description
This request based on this forum thread: http://www.autoitscript.com/forum/index.php?showtopic=62853
I think that this feature will be very helpfull when we need to debug our code quickly (without including any libraries to use just this function, wich i supose many of as do).
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by Valik
- Milestone Future Release deleted
- Resolution set to rejected
- 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.
Not going to happen. Adding new functions to save typing < 10 characters is not really good enough justification. And please don't try to argue "But FileWriteLine!" I could do without FileWriteLine() and it wasn't my decision to add it.