Hi,

Can anybody tell me how to create an array of a string splitted by the "Enter" key.

I tried:

splitted = step5.message.split("\n" );

didn't work!

Thanks,

Raoul
[Edited by raoul on 08-03-2001 at 05:46 AM]