From dc499e63bf1e5154b0994a5fcedc22d8784ee50c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 16 Jun 2000 19:30:45 +0000 Subject: [PATCH] 2000-06-16 21:28 UTC+0100 Victor Szakats --- harbour/source/rtl/transfrm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/source/rtl/transfrm.c b/harbour/source/rtl/transfrm.c index 85f16f1dd4..1a9e70f928 100644 --- a/harbour/source/rtl/transfrm.c +++ b/harbour/source/rtl/transfrm.c @@ -448,6 +448,8 @@ HB_FUNC( TRANSFORM ) hb_xfree( szStr ); } + else + ulResultPos = 0; } /* ======================================================= */