Error - template LAYOUT-DATA-WRAPPER not found

A configuration error was detected in the CGI script; the LAYOUT-DATA-WRAPPER template could not be found.

Error - template STYLE-SHEET not found

A configuration error was detected in the CGI script; the STYLE-SHEET template could not be found.

Error - template SUB-TOP-BANNER not found

A configuration error was detected in the CGI script; the SUB-TOP-BANNER template could not be found.
Subject:
From:
Toomas Piibe <[log in to unmask]>
Reply To:
PCSOFT - Personal Computer software discussion list <[log in to unmask]>
Date:
Sat, 12 Jan 2002 19:18:19 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
----- Original Message -----
From: "Winston" <[log in to unmask]>
>
>
> Try this:
>
> @echo off
> rem >c:\temp\tmp.$$$
> Echo Y| del c:\temp\*.* > Nul
>
> The "rem" will guarantee at least one file in the directory.
>
No. It must be
ECHO  >c:temp\tmp.$$$

My variant

@echo off
IF not exist c:\temp\* goto end
Echo Y| del c:\temp\*.* > Nul
:end


Toomas

                         PCSOFT's List Owner's:
                      Bob Wright<[log in to unmask]>
                       Drew Dunn<[log in to unmask]>

ATOM RSS1 RSS2

LISTSERV.ICORS.ORG Secured by F-Secure Anti-Virus CataList Email List Search Powered by LISTSERV