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