Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Re: Pulling Values out of a File

by thabenksta (Pilgrim)
on Apr 13, 2001 at 22:40 UTC ( [id://72433]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Pulling Values out of a File
in thread Pulling Values out of a File

Yes i see, but what is happening, what is not working about it, are you getting errors, is it working fine but it still gives you the pitching info, what is the problem exactly?

When asking a question it helps when you give more details of the problem, that way I dont have to totally figure out what you are trying to do, I can just focus on the main problem.

my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';

Replies are listed 'Best First'.
Re: Re: Re: Re: Pulling Values out of a File
by Anonymous Monk on Apr 13, 2001 at 22:51 UTC
    I have a text file and I am trying to pull all of the sections out except the PITCHING. From what I have written so far I am only able to pull the Scoring Position info out. The information that I pull out I then want to be able to print this out into an HTML format. Does this help?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://72433]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-03-29 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found