Change to lowercase

This commit is contained in:
Eddie Runia
1999-05-05 13:44:02 +00:00
parent 1ca1af3b24
commit fd32e9c056

View File

@@ -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