From e8afcfb007e9453bb48c21f5fea761ef79f1ac2f Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Wed, 17 Apr 2002 16:13:17 +0000 Subject: [PATCH] See changelog 2002-04-17 13:15 UTC-0300 --- harbour/ChangeLog | 6 ++++++ harbour/contrib/htmllib/forms.ch | 5 ++++- harbour/contrib/htmllib/oedit.prg | 20 +++++++++++++------- harbour/contrib/htmllib/ohtm.prg | 2 +- 4 files changed, 24 insertions(+), 9 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index dbbca9ac24..fc18220d76 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,12 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + + Add new parameter. FT_TEMPFIL( cPath, [lHidden], [@nHandle] ) + if [@]nHandle is used, the function not close the temp file and + return the handle by nHandle. + This parameter should be passed by reference. + If this parameter is not used or not passed by reference, the temp + file is closed. * contrib/libnf/dispc.c + ported to Harbour of FT_DISPFILE(). diff --git a/harbour/contrib/htmllib/forms.ch b/harbour/contrib/htmllib/forms.ch index a048138db9..26d545d863 100644 --- a/harbour/contrib/htmllib/forms.ch +++ b/harbour/contrib/htmllib/forms.ch @@ -117,6 +117,7 @@ [CAPTION ] ; [STYLE