Re: Finally a better script!
- From: "David K. Wall" <darkon.tdo@xxxxxxxxx>
- Date: Fri, 29 Apr 2005 21:35:44 -0000
Henry Law <lawshouse.public@xxxxxxxxxxxxx> wrote:
> On Fri, 29 Apr 2005 22:07:54 +0300, Nikos <hackeras@xxxxxxxxx>
> wrote:
>
[snip]
>>=========================================================
>>my $script = param('select') || "Welcome Page!";
^^^^^^^
[snip]
>> open(FILE, "<../data/text/$script.txt") or die $!;
>
> Where did $script come from? Not this program, evidently.
It was there, you just missed it. I'd guess that maybe you expected
it to not be there. Understandable. :-)
> Now get this: Unless you post code that RUNS and doesn't contain
> unnecessary material unrelated to your question, and show YOUR
> output from it, and explain accurately why it's not doing what you
> thought it should do, then I'm not going to write another word to
> try to help you. Most other people have bailed out already.
I've been lurking, not posting, but I also have little interest in
trying to help someone who admits to being uninterested in Reading
The Fine Manual and other helpful resources.
.
- References:
- Finally a better script!
- From: Nikos
- Re: Finally a better script!
- From: Henry Law
- Finally a better script!
- Prev by Date: Re: Windows Clipboard
- Next by Date: Re: Can this be rewritten better?
- Previous by thread: Re: Finally a better script!
- Next by thread: Re: Finally a better script!
- Index(es):
Relevant Pages
|