File:  [parser3project] / parser3 / tests / 157.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Feb 28 10:44:56 2007 UTC (19 years, 6 months ago) by misha
Branches: MAIN
CVS tags: HEAD
+ test for file:copy

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

E-mail: