On 10/28/07, Phil Davis <[EMAIL PROTECTED]> wrote:
>
> >>         put empty into recordBuffer
> >>         set the itemDelimiter to space
> >>         # put empty into item <record length> of recordBuffer
>               put space into item <record length> of recordBuffer


How about:

put space into item <record length> of recordBuffer
replace comma with space in recordBuffer
_______________________________________________
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