MathGroup Archive 2012

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

Search the Archive

DynamicModule with an infinite variable

  • To: mathgroup at smc.vnet.net
  • Subject: [mg128214] DynamicModule with an infinite variable
  • From: H. Keßler <kessler.hannes at googlemail.com>
  • Date: Tue, 25 Sep 2012 04:39:16 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net

Dear all, the following bug observed is in Mathematica 8.0.4 under Windows:

DynamicModule[{x=\[Infinity]},InputField[Dynamic[x]]]

An error "An unknown box name (DirectedInfinity) was sent as the box form for the expression. Check the format rules for the expression" appears after saving and re-opening the notebook. Does anybody know a workaround until the bug will be fixed in the Mathematica code?

Best regards,
Hannes Kessler



  • Prev by Date: Re: NonlinearModelFit and assumptions on fit parameters
  • Next by Date: Re: sudoku solver
  • Previous by thread: Re: sudoku solver
  • Next by thread: Re: DynamicModule with an infinite variable