Hi,
Usually do not use PRIVATE variables in single thread applications. I
wanted to avoid STATIC or THREAD STATIC here, so, I've used PRIVATE and had
enough imagination to declare it in a loop :)
Just for information.
What was expected results of above code for you?
I just wanted to have a private variable. Since I did not know the
details, I just wrote:
PRIVATE var := value
Regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour