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