Third file added. Even weirder

This commit is contained in:
Eddie Runia
1999-05-05 14:13:31 +00:00
parent 74efb3bb74
commit 47c2886796

View File

@@ -2,6 +2,7 @@ There are two strip files here :
#1 : strip.prg This one is broken
#2 : strip2.prg This one works
#3 : strip3.prg Broken as well
You'll need to the latest FILES.C for this + my harbour.y patch.
@@ -9,8 +10,11 @@ The first one uses the TClass().
The second one uses the Class functions.
The third one uses the TClass() but store ClassH in the static.
The STATIC which is used, is removed (set to NIL) once you are done.
Good luck
Eddie