M
Marco Aurelio
Guest
Hi, we have the inverse but I think it would work for you. --> ifdef.i {coment.i {1} " " "/*"} --> endif.i {coment.i {1} "/*"}. --> coment.i {2} --> teste.i {ifdef.i {1} } IF {1} <> "" THEN DO: MESSAGE " param passed " {1} VIEW-AS ALERT-BOX. END. ELSE DO: {endif.i {1} } */ /* teste.p DEF VAR a AS CHAR INIT 'passing parameter !!!! '. {teste.i } PAUSE . {teste.i a } hope it helps. Marco Aurelio
Continue reading...
Continue reading...