> Ok, but really, I would say something along these lines:
>
>
> Open Conditional statement
>
> Test Condition
>        Using object variable "item" call object member method "get service id"
>
> if condition results are true issue following command
>        Using object variable "item" call object member method "get service id"
>
> if condition results are false issue following command
>        Using object variable "item" call object member method "get id"
>
>

Thanks, that is probably best. Leave the code to the coder, but
transmit the intention.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to