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 Rhinorhino 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: pbatt
  • Content: Threads
  • Order by date
  1. pbatt

    Perl and Oracle DB

    Hello, I'm pretty efficient with PERL but have never done any DB interfacing and am faced with a problem in which I need to query one of the Oracle DB's at work. I'm wondering where is a good place to start to learn querying of Oracle DB's with PERL without having to sort through too much...
  2. pbatt

    Changing Button Size in Perl/Tk

    Hi, I have some buttons that I would like to make SMALLER than the default size of a button in Perl/Tk and found the option for -width and -height, however, that is only to make the button larger. I've tried decimals, and negative numbers but nothing seems to work to shrink the buttons. Any...
  3. pbatt

    Perl/Tk Question

    Hi, Has anyone ever launched an application from inside another application with the use of a button? Does that make sense? I have 2 applications, say "app1.pl", and "app2.pl". I would like to launch app2.pl from a button in app1.pl. Both are Perl/Tk stand alone apps. Here's what I thought...
  4. pbatt

    PERL Pattern Matching

    Hello, I'm searching through a generated file of HTML code and am trying to abstract a date. Basically, I begin by encapsulating a small portion of the file using 'until' knowing that there are 2 strings guarenteed to be there. The date is of the format 2005-09-21 07:45:19.0 Can anyone...

Part and Inventory Search

Back
Top