Re: Could I put commands in a variable
From: Joel (Trag16_at_hotmail.com)
Date: 02/20/04
- Next message: Paresh Jain: "Re: Could I put commands in a variable"
- Previous message: Daniel Staal: "Re: Could I put commands in a variable"
- In reply to: Daniel Staal: "Re: Could I put commands in a variable"
- Next in thread: Paresh Jain: "Re: Could I put commands in a variable"
- Reply: Paresh Jain: "Re: Could I put commands in a variable"
- Reply: R. Joseph Newton: "Re: Could I put commands in a variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Perl Beginners" <beginners@perl.org> Date: Fri, 20 Feb 2004 08:20:24 -0500
Thanks.
What does "ne" mean? It's not listed in functions in the documentation.
Joel
----- Original Message -----
From: "Daniel Staal" <DStaal@usa.net>
To: "Perl Beginners" <beginners@perl.org>
Sent: Thursday, February 19, 2004 9:54 PM
Subject: Re: Could I put commands in a variable
> --As of Thursday, February 19, 2004 6:31 PM -0500, Joel is alleged to have
> said:
>
> > Here it is. Okay so it isn't tommorow. I shortened it a bit, but its the
> > same really.
>
> --As for the rest, it is mine.
>
> Here's a first approximation of a rewrite. ;-) (Major problem: it always
> asks what you want to do twice...)
>
> This version keeps track of the state of the game, and uses that to guide
> the flow. Note that I actually did put commands in a variable...
>
> However, now each location you can go to is entirely independent of any
> other.
>
> I'm sure this can be simplified. It's just the first treatment I thought
> of.
>
> Daniel T. Staal
>
> ---------------------------------------------------------------
> This email copyright the author. Unless otherwise noted, you
> are expressly allowed to retransmit, quote, or otherwise use
> the contents for non-commercial purposes. This copyright will
> expire 5 years after the author's death, or in 30 years,
> whichever is longer, unless such a period is in excess of
> local copyright law.
> ---------------------------------------------------------------
----------------------------------------------------------------------------
---- > -- > To unsubscribe, e-mail: beginners-unsubscribe@perl.org > For additional commands, e-mail: beginners-help@perl.org > <http://learn.perl.org/> <http://learn.perl.org/first-response> >
- Next message: Paresh Jain: "Re: Could I put commands in a variable"
- Previous message: Daniel Staal: "Re: Could I put commands in a variable"
- In reply to: Daniel Staal: "Re: Could I put commands in a variable"
- Next in thread: Paresh Jain: "Re: Could I put commands in a variable"
- Reply: Paresh Jain: "Re: Could I put commands in a variable"
- Reply: R. Joseph Newton: "Re: Could I put commands in a variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|