Teniendo en cuenta que el objeto esta declarado y las variables tambien, porque esta declaracion me da que esta mal?
Gracias.
Error que emite
Gracias.
Gracias.
DEFAULT ::bBookMark TO {|n| IF(n==NIL,;
IF(::oQuery:RecCount()>0, ::oQuery:RecNo(),0),;
IF(::oQuery:RecCount()>0, ::oQuery:goto(n),0))}Error que emite
Source\tgxBrowse.prg(44) Error E0030 Syntax error: "syntax error at 'DEFAULT'"
Gracias.