Jim Ault wrote:
I use the following if the trailing delimiter is significant:

 put pItem into item (the number of items in (pVar & null)) of pVar

... of course, you could use any non-delimiter char to do this since all you
want is to make Rev think there is a char in the last "item"

But in Shari's case, there isn't any item after the last comma so she doesn't want to force Rev to think so. When treated as a string, Rev knows that a trailing comma doesn't count when itemizing lists.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to