--- DicOOo.xba 2004-02-25 15:12:33.000000000 +0100 +++ DicOOo.xba 2006-05-06 11:15:33.772615872 +0200 @@ -36,7 +36,7 @@ else 'creates default file in user directory Open ThePath & "/DicOOo.lst" for output as #1 - print #1,convertFromURL(DefPath & "/DicOOo.lst") + print #1,convertFromURL(DefPath & "/DicOOo.sxw") close #1 endif endif