Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Subject: Cameras
Subject: scaleDown command
Subject: black out solved
Subject: Aircraft Tutorial
Subject: Mathematical XYZ ?
Subject: Re: Its done This vs That
Subject: Re: Its done first week
recommendations for screen video captures?
Subject: 3DExplorer "Oddity "
Subject: Re: New Director
Subject: ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
Subject: RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Subject: Re: Texturing
Big Break Contest Videos
Subject: New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Subject: Plasma?
Looking for Inspiration
Subject: Weird EMail Q
Subject: Re: It 's done first week ?
Subject: Cherry not cranberry
Subject: Re: New game
Camera Animation Problem
Subject: Particle plugins?
 
Subject: Inscrutable error

Subject: Inscrutable error

2004-03-25       - By Phil Gan

 Back
Reply:     1     2     3     4     5     6     7     8     9     10  

Thanks Ian,

I'd actually spotted that and fixed it - there's one missing on line 3
as well - but it's still not working :(

Phil

-- --Original Message-- --
From: dir3d-l-bounces@(protected)
[mailto:dir3d-l-bounces@(protected)] On Behalf Of Ian Thomas
Sent: Thursday, March 25, 2004 1:06 PM
To: dir3d-l@(protected)
Subject: RE: [Dir3d-l] Inscrutable error

Phil - line 2, you're missing a # on the first k

Cheers,
  Ian

> -- --Original Message-- --
> From: dir3d-l-bounces@(protected)
> [mailto:dir3d-l-bounces@(protected)] On Behalf Of Phil Gan
> Sent: 25 March 2004 12:53
> To: dir3d-l@(protected)
> Subject: [Dir3d-l] Inscrutable error
>
>
> Hi all,
>
> I've been staring at this one for about half an hour so I
> decided to put it to the floor. The floor didn't have much to
> say so I'm asking you guys.
>
> I've written the following code to represent a series of
> simple linear equations. Director is telling me that a
> variable is being used before it has been assigned a value.
> Since the only variable I'm using is being assigned a value
> as the only function in the handler I'm a little bit confused...
>
> on setEquations
>   pEquations=[[[#x:2, #k:5],[#x:-1,#k:3],[#a:"p"]], \        --1
>               [[#x:-1, k:3],[#x:-3,#k:4], [#a:"s"]], \       --2
>               [[#x:1, k:5],[#x:3,#k:-2], [#a:"x"]], \        --3
>               [[#x:2, #k:3],[#x:-3,#k:4], [#a:"a"]], \       --4
>               [[#x:-2, #k:3],[#x:8,#k:-7], [#a:"x"]], \      --5
>               [[#x:3, #k:2],[#x:-2,#k:7], [#a:"y"]], \       --6
>               [[#x:-1, #k:4],[#x:-3,#k:8], [#a:"x"]], \      --7
>               [[#x:1, #k:7],[#x:4,#k:-5], [#a:"a"]], \       --8
>               [[#x:2, #k:5],[#x:-2,#k:7], [#a:"x"]], \       --9
>               [[#x-:2, #k:3],[#x:-5,#k:9], [#a:"x"]]]        --10
> end
>
> Where: #x represents the 1st order coefficient, #k the zero
> order and #a the character representing the variable used.
>
> E.g. 1: 2p+5=3-p
>
> Any suggestions gratefully received.
>
> Phil
> __ ____ ____ ____ ____ ____ ____ ____ ____ ____
> Dir3d-l mailing list
> Dir3d-l@(protected)
> http://nuttybar.drama.uga.edu/mailman/listinfo> /dir3d-l
>

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Dir3d-l mailing list
Dir3d-l@(protected)
http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Dir3d-l mailing list
Dir3d-l@(protected)
http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l