Saved Bookmarks
| 1. |
Solve : echo without newline? |
|
Answer» If you have ever wanted to do an echo in a BATCH file without forcing a new line, then you might like to try this little util that I wrote myself, called echonr. G:\>( Written in FreeBasic & compiled using FreeBasic compiler 0.16 for Win32 Source code (!): Quote print command$; If somebody would like to try compiling it in QuickBasic, we might find out if it works in DOS. [getting disk space - attachment DELETED by ADMIN] |
|