From nobody@digitalkingdom.org Tue Sep 01 17:28:05 2009 Received: with ECARTIS (v1.0.0; list lojban-beginners); Tue, 01 Sep 2009 17:28:05 -0700 (PDT) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.69) (envelope-from ) id 1Midhl-0006Lq-In for lojban-beginners-real@lojban.org; Tue, 01 Sep 2009 17:28:05 -0700 Received: from mail-vw0-f193.google.com ([209.85.212.193]) by chain.digitalkingdom.org with esmtp (Exim 4.69) (envelope-from ) id 1Midhi-0006Kj-8V for lojban-beginners@lojban.org; Tue, 01 Sep 2009 17:28:05 -0700 Received: by vws31 with SMTP id 31so459706vws.28 for ; Tue, 01 Sep 2009 17:27:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=KPFMruGmv9dT412Xoq0fA1VX9UGi7vUBwNR3kK2SwI0=; b=xHbz7xBmf86GIBxddh1cY66SRVCS/aPAsT+4mXHEUpVTHhoKRWLqv0gTEk2++PBa5L hJKN3uFXoNZzFRXB6qsaogzha8IeMOZddar5xYdwEFq82oSAdrC7/eGbtDrTqODcLxWz AHsCr9NCrQ96iUlJOYs4EHyjxqueAQ3Qld9BA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=OhzKtreVedvdUoAsxuOBAbpYA7ce1P2ZFt26mZAklQXy0w43a6v4/3KnBQgN9RkyMM ePjQPPqaScfI4rD6y8/w8hzZB1dCNp1PJQJox6y3a+/bR0Io0y0DfH5ZE1Exm4aI4GEL 3rKr4g7Fa3iJfr2IbN3eQ9Js4AF5rhyyDPaN8= MIME-Version: 1.0 Received: by 10.220.103.15 with SMTP id i15mr9724354vco.15.1251851276075; Tue, 01 Sep 2009 17:27:56 -0700 (PDT) In-Reply-To: References: Date: Tue, 1 Sep 2009 20:27:55 -0400 Message-ID: <5715b9300909011727y6d790081h11c3bbf4a0d7bc79@mail.gmail.com> Subject: [lojban-beginners] Re: klingon swears From: Luke Bergen To: lojban-beginners@lojban.org Content-Type: multipart/alternative; boundary=0016e64758a09f444e04728d56f4 X-archive-position: 2165 X-ecartis-version: Ecartis v1.0.0 Sender: lojban-beginners-bounce@lojban.org Errors-to: lojban-beginners-bounce@lojban.org X-original-sender: lukeabergen@gmail.com Precedence: bulk Reply-to: lojban-beginners@lojban.org X-list: lojban-beginners --0016e64758a09f444e04728d56f4 Content-Type: text/plain; charset=ISO-8859-1 In AutoIT "<>" is used to mean what "!=" means in java/c/etc... I could be wrong but I believe the same is true of InstallScript On Tue, Sep 1, 2009 at 7:58 PM, Jack Aviado wrote: > On Tue, 01 Sep 2009 18:45:08 -0500, wrote: > > In a message dated 9/1/2009 18:00:49 Eastern Daylight Time, >> vonunov@gmail.com writes: >> >> >> "<>" != "!=" >>> >>> -- >>> Jack Aviado >>> >>> >> What's the difference? >> >> stevo >> > > The only diamond operator (<>) that I know of is in Perl, and there it is > used to indicate that the value it represents will be provided by the user > from STDIN. Example: > > my $foo = <>; > print <>; > > When the script runs, user must type something which will be assigned to > $foo and printed. > > != is simply "not equals" operator, acting like the slashed equals you > often see in written maths, and I imagine this is what Michael meant. > > > -- > Jack Aviado > http://jack.is/ > Whence spring these inclinations, rank and strong? > And harming no one, wherefore call them wrong? > > > > --0016e64758a09f444e04728d56f4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable In AutoIT "<>" is used to mean what "!=3D" means = in java/c/etc...

I could be wrong but I believe the same is true of = InstallScript

On Tue, Sep 1, 2009 at 7:58= PM, Jack Aviado <vonunov@gmail.com> wrote:
<= div class=3D"h5">On Tue, 01 Sep 2009 18:45:08 -0500, <MorphemeAddict@wmconnect.co= m> wrote:

In a message dated 9/1/2009 18:00:49 Eastern Daylight Time,
vonunov@gmail.com writes:


"<>" !=3D "!=3D"

--
Jack Aviado


What's the difference?

stevo

The only diamond operator (<>) that I know of is in Perl, and there i= t is used to indicate that the value it represents will be provided by the = user from STDIN. Example:

my $foo =3D <>;
print <>;

When the script runs, user must type something which will be assigned to $f= oo and printed.

!=3D is simply "not equals" operator, acting like the slashed equ= als you often see in written maths, and I imagine this is what Michael mean= t.


--
Jack Aviado
http://jack.is/
Whence spring these inclinations, rank and strong?
And harming no one, wherefore call them wrong?




--0016e64758a09f444e04728d56f4--