Search Results

Search: Posts Made By: natdeamer
2,211
Posted By natdeamer
Simple awk If Satement question.
Trying to write an if statement, which calls2 or 3 functions from within it.

code:

{if (($34 != "") && (NR != 1) && ($1 != "F"))
less_than(34, 0, "S1002a")
is_number(34,"S1002a")
}
...
Showing results 1 to 1 of 1

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