Change to lower case

This commit is contained in:
Eddie Runia
1999-05-05 13:43:32 +00:00
parent 18dea9e521
commit 1ca1af3b24

View File

@@ -1,16 +0,0 @@
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