Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mr4711

    Any Limitation on IF Statements ?

    Great, thank you very much. you are perfect this helps and looks much better. Thx again, cheers michael
  2. mr4711

    Any Limitation on IF Statements ?

    Hi friends, I do use some IF statements this way: if (match($0," U ") || match($0," W ") || match($0,"Guatemala")) {c_guatemala++; assigned="yes"}; if (match($0," L ") || match($0,"Honduras")) {c_honduras++; assigned="yes"}; when I add a 40-some statement I get...

Part and Inventory Search

Back
Top