[arachne] Re: [a4dos-list] Re: batchfiles
- From: Glenn Gilbreath Jr. <wizard57m@xxxxxxxxxxxx>
- To: arachne4dos@xxxxxxxxxxxx <arachne4dos@xxxxxxxxxxxx>, Arachne Freelists <Arachne@xxxxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 7:43:21 -0600
Arachne at FreeLists---The Arachne Fan Club!
At 12/30/99, you wrote:
>arachne4dos @coollist.com General List ----------------
>
>On ?, Greg Mayman wrote:
>
>> arachne4dos @coollist.com General List ----------------
>
>> On Mon, 19 Jun 2006 17:41:48 +1000, Glenn Gilbreath Jr. wrote:
>
>>> arachne4dos @coollist.com General List ----------------
>
>>> OK...
>>> How about the "periods" (.) after the command "echo"?
>
>> With MS-DOS the line "echo." will print a blank line.
>
>>> I would almost lay odds that your "roura.log" will only
>>> have one character...the period. Try removing the echo
>>> command and the period. Echo only types to screen
>
>> No it doesn't. If he is talking about MS-DOS's command.com then the
>> output can be redirected to afile with the ">" symbol.
>
>> So "echo. >output.fil" will overwrite whatever is in output.fil and
>> replace it with the CR-LF characters.
>
>Here are the results with OpenDos v7.01
>
>At the command prompt..........
>
>echo echo.>\echo.txt
>echo.>>\echo.txt
>echo echo..>>\echo.txt
>echo..>>\echo.txt
>
>--- \echo.txt ---
>echo.
>
>echo..
>..
>________________
>
>--
> Glenn
> http://www.delorie.com/listserv/mime/
> http://www.cisnet.com/glennmcc/
> http://www.law.cornell.edu/constitution/constitution.table.html
Ahh...I forgot about the "echo" being included in the resulting
output file, as well as the periods. Point is, if there is no roura.bat,
you only get your command "echo." as the file.
Wiz <{;-)
Wizard57M
http://www.geocities.com/wizard57m/index.html
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
Other related posts:
- » [arachne] Re: [a4dos-list] Re: batchfiles