From 07833823e6639a0aa2ba6047486cb36968021eec Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 4 Aug 1999 13:27:37 +0000 Subject: [PATCH] *** empty log message *** --- harbour/tests/working/testread.prg | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/tests/working/testread.prg b/harbour/tests/working/testread.prg index 09669a0545..5a8ec3cc4f 100644 --- a/harbour/tests/working/testread.prg +++ b/harbour/tests/working/testread.prg @@ -27,6 +27,7 @@ function Main() @ 4, 2 SAY "Enter your wish:" GET cWish READ + @ 6, 2 ? cName ? cWish