MathGroup Archive 2007

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

Search the Archive

format question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg77595] format question
  • From: dimitris <dimmechan at yahoo.com>
  • Date: Wed, 13 Jun 2007 07:42:03 -0400 (EDT)

Hi.

What settings must I change in order the message below appeared
in InputForm and without the link "More..."?

Thanks in advance!

In[10]:=
Integrate[(Cos[x]/Sqrt[1 + x^2])*Exp[-x^2], {x, 0, 2*Pi}, Method ->
Unknown]//InputForm

>From In[10]:=
\!\(\*
  RowBox[{\(Integrate::"optx
  "\), \(\(:\)\(\ \)\), "\<\"Unknown option \\!\\(Method\\)
      in \\!\\(Integrate[\\(\\(\\(\[ExponentialE]\\^\\(-x\\^2\\)\\\\ \
\\(\\(Cos[x]\\)\\)\\)\\/\\@\\(1 + x\\^2\\), \\(\\({x, 0, \\(\\(2\\\\ =F0\
\)\\)}\
\\)\\), \\(\\(Method \[Rule] Unknown\\)\\)\\)\\)]\\). \
\\!\\(\\*ButtonBox[\\\"More...\\\", ButtonStyle->\\\"RefGuideLinkText\\
\", \
ButtonFrame->None, ButtonData:>\\\"General::optx\\\"]\\)\"\>"}]\)

Out[10]//InputForm=
Integrate[Cos[x]/(E^x^2*Sqrt[1 + x^2]), {x, 0, 2*Pi}, Method ->
Unknown]



  • Prev by Date: Re: Re-defining Log over it's branch cut
  • Next by Date: Re: how put Manipulate-like automatic action control in a Panel?
  • Previous by thread: Re: TableAlignments broken in Version 6?
  • Next by thread: inverse laplace transform