Search Results

Search: Posts Made By: nezabudka
13,075
Posted By nezabudka
{ if(CONDITION = strcondition(COND)) print...
{ if(CONDITION = strcondition(COND)) print CONDITION"|"$147"|"$15"|"$16"|"$17"|"$4 }
13,075
Posted By nezabudka
You need to assign the return value from the...
You need to assign the return value from the function "strcondition(COND)" to CONDITION
13,075
Posted By nezabudka
And where did you get the CONDITION variable in...
And where did you get the CONDITION variable in "awk"?

--- Post updated at 21:59 ---

Is a colon needed here?

maybe
{ if(strcondition(COND))print COND"|"$147"|"$15"|"$16"|"$17"|"$4}
13,075
Posted By nezabudka
Hi the question under item 2. is not entirely...
Hi
the question under item 2. is not entirely clear
can you show the code how you are mapping and storing in the variable?
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 03:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy