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];