File:  [parser3project] / parser3 / tests / 157.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Wed Feb 28 10:54:29 2007 UTC (19 years, 6 months ago) by misha
Branches: MAIN
CVS tags: HEAD
no message

^try{
	^file:copy[157.html;newdir/157.copy]
	^if(-f "newdir/157.copy"){
		ok.
		^file:delete[newdir/157.copy]
	}{
		no copy errors but target file doesn't exist.
	}
}{
	failed.
	$exception.handled(1)
}

E-mail: