[stackoverflow] [progress Openedge Abl] How To Pass Unix Output Into Progress Code As Variable

  • Thread starter Thread starter Suren Kumar
  • Start date Start date
Status
Not open for further replies.
S

Suren Kumar

Guest
For ex: Def var l_output as character.

Unix silent value(file filename | awk '{print $2}').

Output will be like format of filename i.e ascii, so now I need to return this value in a variable l_output??

Pls someone help me to sort this out. Thanks

Continue reading...
 
Status
Not open for further replies.
Back
Top