Re: Go ahead....

2009-03-17 Thread Kay C Lan
On Fri, Mar 13, 2009 at 12:07 AM, stephen barncard 
stephenrevoluti...@barncard.com wrote:


 Congratulations. You found a bug. Please report it to the QC.


I don't think so. Whilst this may have worked in HC, the user manual quite
clearly states:

6.1.5 The Word Chunk
A word is a string of characters delimited by space, tab, or return
characters or
enclosed by double quotes.

A word can include characters, or tokens, but not items or lines. Words can
be contained
in a line or item, but not in a token or character.


So when Rev says Chunk: bad chunk order (must be small to large) I think
it's like this:

char  token  word  item  line

I hope you haven't entered this at the QC
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Go ahead....

2009-03-12 Thread stephen barncard
Odd. Yet this works properly:

get word 1 of aaa,bbb

answer item 1 of it

put it


Congratulations. You found a bug. Please report it to the QC.


FYI   - parentheses are your friend.  the below construction works and makes
it clearer anyway:


answer item 1 of (word 1 of aaa,bbb)



Stephen Barncard
-
San Francisco
http://barncard.com


2009/3/12 dunb...@aol.com

 answer item 1 of word 1 of aaa,bbb

 HC yields aaa
 Rev yields Chunk: bad chunk order (must be small to large)

 If I write: answer word 1 of item 1 of it, Rev (like HC) yields aaa, but
 that is hardly solace.

 Make my day.

 Craig Newman


 **
 A Good Credit Score is 700 or Above. See yours in
 just 2 easy steps!
 (
 http://pr.atwola.com/promoclk/100126575x1219671244x1201345076/aol?redir=http:%2F%2Fwww.freecreditreport.com%2Fpm%2Fdefault.aspx%3Fsc%3D668
 072%26hmpgID%3D62%26bcd%3DfebemailfooterNO62)
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution