Hello, > > Do we have a function that returns the NAME of a local var? > Since local variables are only referenced by number, their names > aren't required at runtime. Local variables' name is not written to > executable code.
The name of the LOCAl var is available if you compile with debug info. Patrick ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

