opensubscriber
   Find in this group all groups
 
Unknown more information…

u : unicon-group@lists.sourceforge.net 23 October 2009 • 11:46AM -0400

[Unicon-group] difference between "every" and !
by Sidney Reilley II

REPLY TO AUTHOR
 
REPLY TO GROUP






Hey...

Given:
name := "Jose Jimenez"
every writes( ! name)

The ! operator generates each letter of the string literal.
So it dishes out one letter at a time to "write".
"write" prints it.

I don't see where "every" fits in? I realize that I'm not translating
the code properly.
--
Sid

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Unicon-group mailing list
Unicon-group@list...
https://lists.sourceforge.net/lists/listinfo/unicon-group

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.