MathGroup Archive 2007

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

Search the Archive

ConversionOptions are obsolete

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76131] ConversionOptions are obsolete
  • From: "T.Sariyski" <tsariysk at craft-tech.com>
  • Date: Wed, 16 May 2007 05:47:20 -0400 (EDT)

Hi,
I get

"Export::convoptobs: ConversionOptions are obsolete.  See the Table 
format page for supported options."

but was unable to figure out how to set TableHeadings in v.6. The 
example below returns

"$RecursionLimit::reclim: Recursion depth of 256 exceeded"

Export["my.dat", {{"a", "b"}, {"c",
   "d"}}, "Table" , {"ColumnAlignment" ->
   Left, {"TableHeadings" -> {None, {"col 1", "col 2"}}}}]

What do I miss?

Thanks, Ted




  • Prev by Date: Curvature calculations
  • Next by Date: Re: Integrate[s^s(1-s)^(1-s)Sin[Pi s],{s,0,1}]
  • Previous by thread: Re: Curvature calculations
  • Next by thread: Ellipse equation simplification on Mathematica: