MathGroup Archive 2007

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

Search the Archive

making mutliple list in one line

  • To: mathgroup at smc.vnet.net
  • Subject: [mg78566] making mutliple list in one line
  • From: "JGBoone at gmail.com" <JGBoone at gmail.com>
  • Date: Wed, 4 Jul 2007 05:39:28 -0400 (EDT)

is there a way to make mutliple lists on one line of command?
i am writing 3 lines like so
a=Range[x]
b=Range[x]
c=Range[x]
 and want to make it into one line


thanks



  • Prev by Date: Re: MathKernel graphics call fails in ASP web service
  • Next by Date: Re: Version 6 code for Manger Sponge????
  • Previous by thread: Re: Re: limit
  • Next by thread: RE: making mutliple list in one line