02-21-2008 04:59 PM
02-21-2008 05:31 PM - edited 02-21-2008 05:32 PM
Hey Phillip,
I created a small example that converts a Dog to a Cat and neuters it. I am attaching it in 3.0 and 4.0 because I don't know what version you have.
So basically I pass my Pet to the subsequence and inside the subsequence I neuter the pet. Well, you will neuter the pet or not. Then I pass whether or not it was neutered back and also pass back the pet as a cat.
Just run the example and you'll see what I mean.
Let me know if you have any questions.
Cheers,
02-21-2008 06:24 PM