MathGroup Archive 2002

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

Search the Archive

Re: eliminate some characters inside a file

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34719] Re: [mg34716] eliminate some characters inside a file
  • From: jmt <jmt at agat.net>
  • Date: Mon, 3 Jun 2002 01:46:36 -0400 (EDT)
  • References: <200206020514.BAA01675@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

data = {
    {"1", "2"}, {"3", "4"}}

ToExpression@data 


On Sunday 02 June 2002 07:14, A.M. wrote:
> "12,56,12,14"
> "13,56,25,36"
> "14,58,465,7"


  • Prev by Date: RE: Programming an algebraic experiment
  • Next by Date: Cut and paste: General rules ?
  • Previous by thread: eliminate some characters inside a file
  • Next by thread: RE: eliminate some characters inside a file