Салям!

18-Мар-2004 19:34 Arkady V.Belousov wrote to
[EMAIL PROTECTED]:

AVB>      Batch file t.bat:

     Forget to mention: issue with apostrophe noted by Bernd Blaauw. Empty
line issue is noted by me. Also, just test with redirection placed before
apostrophe:

______________O\_/_________________________________\_/O______________
echo >test This contents shouldn't be seen
_____________________________________________________________________
              O/~\                                 /~\O

Now this works as expected (including extra space before "This" word).

     Also, Bernd makes question in his batch file (don't know details - I
think, Bernd expands this question himself):

______________O\_/_________________________________\_/O______________
@echo off
if "%1"=="" goto end
if exist %1 del %1
echo It's going to work! > %1
rem does ctty %1 work? with ctty con after it?
_____________________________________________________________________
              O/~\                                 /~\O




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to