I'm trying to add additional support for true/false/and/or and I'm puzzling around complex.c, harbour.y and HB_REBUILD_PARSER but I still can't find the right solution.
The idea is that since we have both new "!" and old ".not." to add also new "and", "or", "true", "false" and keep old ".and.", ".or.", ".t.", ".f." PP #define for true and false have been in common.ch since years but at runtime we need to still use only .t. or .f. Any hint? best regards, Lorenzo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
