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 by , 18 years ago
| Milestone: | Future Release |
|---|---|
| Resolution: | → rejected |
| Status: | new → closed |
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.