_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Hi - this is probably my fault, but I am trying to port a large Clipper
5.1 application to Harbour that has run well since 1990.
I have a UDF which I (stupidly) called get() which also calls the
Clipper GET command within it.
Calls to get() run as far as the internal GET command which is now (in
Harbour) calling my get() function again rather than using the GET command.
Before I change the name of get() and all the code that calls it, is
there another way out of this?
- [Harbour] Clipper compatibility and reserved words. Barry Jackson
- Re: [Harbour] Clipper compatibility and reserved w... Barry Jackson
- Re: [Harbour] Clipper compatibility and reserv... Przemyslaw Czerpak
- Re: [Harbour] Clipper compatibility and re... Viktor Szakáts
- Re: [Harbour] Clipper compatibility an... Przemyslaw Czerpak