Pritpal Bedi escribió el 02/01/08 a las 02:15: > Hello All, > > Is there a way to substitute another parameter if one defined in #xtranslate > is missing? Like, > > #xtranslate DispOutAtX(<r>,<c>,<x>,[<l>],[<g>]) => > DispOutAt(<r>,<c>,<x>,<l>,iif(<g>==NIL,hGT,<g>)) >
#xtranslate DispOutAtX(<r>,<c>,<x>,[<l>],[<g>]) => DispOutAt( <r>,<c>,<x>,<l>,iif( <.g.>,<g>,hGT ) ) Best regards, Lost _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour