MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: String to list

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60960] Re: [mg60941] String to list
  • From: Sseziwa Mukasa <mukasa at jeol.com>
  • Date: Wed, 5 Oct 2005 02:28:00 -0400 (EDT)
  • References: <200510040525.BAA17964@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

On Oct 4, 2005, at 1:25 AM, Sara wrote:

> How can I transform a string to a list??
> example:
> Str="Hi every one!"  and the list af str=?????

Use Characters eg:

Characters["Hi every one!"]

Regards,

Ssezi


  • Prev by Date: Re: Dynamically defined URL
  • Next by Date: Re: String to list
  • Previous by thread: String to list
  • Next by thread: Re: String to list