PDA

View Full Version : are there same commands ?


hblan
08-28-2006, 09:45 AM
local theArrary = #(1,"a","b",$sphere01,88)

the commands :
----------
for i =1 to theArray.count do (......)

for i in 1 to theArray.count do (.....)
----------
are there equivalent ?

if true , i would rather use the second one, more easily for press.


thanks .

Light
08-28-2006, 11:54 AM
Yes.




Light

hblan
08-28-2006, 03:16 PM
thanks .
lighting.....

CGTalk Moderation
08-28-2006, 03:16 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.