#1117: PIR Book Typos
---------------------+------------------------------------------------------
Reporter: rblasch | Owner:
Type: patch | Status: new
Priority: normal | Milestone:
Component: docs | Version: 1.6.0
Severity: low | Keywords:
Lang: | Patch: new
Platform: |
---------------------+------------------------------------------------------
Comment(by rblasch):
Replying to [comment:2 jkeenan]:
> Replying to [comment:1 jkeenan]:
> > Replying to [ticket:1117 rblasch]:
>
>
> Ron,
>
> I guess my problem is that I don't understand what it means for
something -- in this case, strings -- to be "support logical". If I did
understand that, then your addition of a comma makes sense and I would
apply that rather than deleting the two words as I suggested in TT #1116.
>
> Thank you very much.
As I see it, if a number or string "supports logical," it can be used as
term with the logical operators.
{{{
$P0 = box 123
$P1 = box "abc"
$P2 = and $P0, $P1
say $P2
}}}
Ron
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1117#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets