MathGroup Archive 2008

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

Search the Archive

Re: Problem with HoldForm & Unevaluated

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94510] Re: Problem with HoldForm & Unevaluated
  • From: Raffy <raffy at mac.com>
  • Date: Mon, 15 Dec 2008 07:45:17 -0500 (EST)
  • References: <gi2umq$9vg$1@smc.vnet.net>

printcode[code_] := Print[HoldForm[code], " = ", code];
SetAttributes[printcode, HoldAllComplete];


  • Prev by Date: Re: Beginner: List Indexing and Assignment
  • Next by Date: Re: branch of (-1)^(1/3)
  • Previous by thread: Problem with HoldForm & Unevaluated
  • Next by thread: Re: Problem with HoldForm & Unevaluated