Re: Off-Topic (200%) - Where are you from?

2001-11-09 Thread John Griessen
Austin Texas North of the river between Shoal Creek and bull Creek on a hill. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: matching

2001-11-02 Thread John Griessen
On Friday 02 November 2001 05:18 pm, you wrote: > Unsure what you are trying, but: > > if ( /^T...A/ ) { # When try > # if Starts with a T , dont care about 2 thru 4 and the 5th char > is A }else { > # not a hit do work here >} > > Wags ;) Great commenting style.

perldocs, pod2htm

2001-11-01 Thread John Griessen
some cut and pastable HTML would be nice for excerpting and making a cheat sheet for myself. (The making is part of the learning process--then you don't have to read it anymore once you've written it for yourself...) John Griessen Date: Thu, 1 Nov 2001 16:03:38 -0500 From: Bob

join, substr(), concatenate, print not behaving. perl broken?

2001-11-01 Thread John Griessen
way... So now, why did i think I read in the Programming Perl function list that the function my initialized a variable? Should I be using my here? I'm not hiding it from another main program from in a sub like it says it is for...I was just getting use strict to not give errors!

join, substr(), concatenate, print not behaving. perl broken?

2001-11-01 Thread John Griessen
es at the same time. # Created by John Griessen 8/26/2001 # post a db query using Get, since all on the one url line. # if title is Company Info{getCompanyRecord} or else, # if title is Search Results # then extract links like: (http://sbs.dnb.com/compInfo.asp?callback=yes&compName=* ) # eve

join, substr(), concatenate, print not behaving. perl broken?

2001-11-01 Thread John Griessen
vance # (used opera and copied url GET going out real quick before answer arrived) # and maybe later parse html to text and update .csv # job search data files at the same time. # Created by John Griessen 8/26/2001 # post a db query using Get, since all on the one url line. # if title is Company