Hi 2010/3/21 Viktor Szakáts <harbour...@syenar.hu>: >> >> FUNC MAIN() >> >> DBCREATE( "aa.dbf", { { "DACC", "C", 10, 0 } } ) >> >> use aa.dbf alias aa new >> DBAPPEND() >> aa->DACC := "hello" >> ? "aa->DACC :", aa->DACC >> ? 'aa->&("DACC") :', aa->&("DACC") > > It works here in all combinations.
Yes works if compiled with "bin/hbmk2" Before that I compiled with "bin/harbour" - did not work (missed what the parameters of the compilation?) But the macro does not work anyway -- Alexandr _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour