From fd32e9c0560b8d62fa1263dbb8bd41ca8d5abe42 Mon Sep 17 00:00:00 2001 From: Eddie Runia Date: Wed, 5 May 1999 13:44:02 +0000 Subject: [PATCH] Change to lowercase --- harbour/tests/broken/strip.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 harbour/tests/broken/strip.txt diff --git a/harbour/tests/broken/strip.txt b/harbour/tests/broken/strip.txt new file mode 100644 index 0000000000..b671eb470a --- /dev/null +++ b/harbour/tests/broken/strip.txt @@ -0,0 +1,16 @@ +There are two strip files here : + +#1 : strip.prg This one is broken +#2 : strip2.prg This one works + +You'll need to the latest FILES.C for this + my harbour.y patch. + +The first one uses the TClass(). + +The second one uses the Class functions. + +The STATIC which is used, is removed (set to NIL) once you are done. + +Good luck + +Eddie