[progress Communities] [progress Openedge Abl] Forum Post: Re: Passing Arguments In A...

  • Thread starter Thread starter Marco Aurelio
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top