Re: Very simple question
- To: mathgroup at smc.vnet.net
 - Subject: [mg132538] Re: Very simple question
 - From: W Craig Carter <ccarter at MIT.EDU>
 - Date: Wed, 9 Apr 2014 04:46:29 -0400 (EDT)
 - Delivered-to: l-mathgroup@mail-archive0.wolfram.com
 - Delivered-to: l-mathgroup@wolfram.com
 - Delivered-to: mathgroup-outx@smc.vnet.net
 - Delivered-to: mathgroup-newsendx@smc.vnet.net
 - References: <20140409081426.C0FCB69F2@smc.vnet.net>
 
On Apr 9, 14, at 10:14 AM, Ste[hen Gray <stevebg at roadrunner.com> wrote:
> fx[ptl_] := Module[{x1, y1, x2, y2, x3, y3},
>   Print[pt1];
Ahhh, The pesky and elusive One and Ell typo.
This should be fx[pt1_]:= =85
If you are using the front end, Mathematica's colored syntax (introduced in M6?) should have given a hint.
- References:
- Very simple question
- From: "Ste[hen Gray" <stevebg@roadrunner.com>
 
 
 - Very simple question