----- Original Message ----- From: "Viktor Szakáts" <harbour...@syenar.hu>
To: "Harbour Project Main Developer List." <harbour@harbour-project.org>
Sent: Thursday, February 04, 2010 8:52 AM
Subject: Re: [Harbour] Harbour / Clipper Incompatibility Issue: 10charvariables with SAVE and REST w/ proof of concept


----- Original Message ----- From: "Viktor Szakáts" <harbour...@syenar.hu>
To: "Harbour Project Main Developer List." <harbour@harbour-project.org>
Sent: Wednesday, February 03, 2010 11:53 PM
Subject: Re: [Harbour] Harbour / Clipper Incompatibility Issue: 10 charvariables with SAVE and REST w/ proof of concept

Was thinking a bit more about this... I suppose there are some things in Clipper and Harbour that are not compatible.. such as long variable names...

We've only discussed it, but it's not possible to solve
the problem using a compiler switch.


i've personaly allways found .mem somewhere limitating, so never used it, but who knows for others

if somebody realy needs .mem, it is easy to make 'wrapper' and include it through preprocessor. the only problem is to collect all [private & public] variable names that are so far initialized/declared.

is there some function that may return array consisting of all varnames [private & public]?



_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to