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 wOOdy-Soft 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: *

  • Users: mfarrag
  • Content: Threads
  • Order by date
  1. mfarrag

    Perl Progressbar

    Dear perl professionals, I have a problem in my perl code. I am trying to create progressbar which will be able to adapt its color according to specific decision i.e. if ($x<10) $progress->configure(-colors=>[10,"green"]) else $progress->configure(-colors=>[10,"red"]) assume...

Part and Inventory Search

Back
Top