From f7618aa0132fdf2d5bcf5ad30e40be0e2c39bb11 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Wed, 20 Feb 2002 01:07:59 +0000 Subject: [PATCH] See changelog 2002-02-19 21:55 UTC-0300 --- harbour/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7bf37b27b8..9a6cb88c8a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,9 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ + - METHOD ::Block() - Delete ::nDispLen := NIL line, because + ::Picture() makes this assignment. + * METHOD ::Picture() - Add ::nDispLen := NIL line, reset the variable. Only ::ParsePict() can load a value that can differ of nMaxLen.