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 Shaun E 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. Segfault7375

    Console output

    Is there a way to update the text on a given line in the console in Perl? Basically so that I could have a percentage complete indicator, but the text staying on one line. If you have ever seen fsck run on Linux as it runs and the percentage complete is counted, that is exactly what I am...
  2. Segfault7375

    Checkbox Question

    Hi all, I am working on a database "to-do" list. Basically what I have in mind is that it will list each item with a checkbox next to it, then you check the boxes off as you complete things, and click a button to update all of the checked items at once. What I can't figure out is...
  3. Segfault7375

    Block comment in Perl

    Is there a way to do block comments in Perl? Like the following snippet in C: /* Whole lots of comments go here */

Part and Inventory Search

Back
Top