Go to the first, previous, next, last section, table of contents.


ox_push_cmo, ox_push_local

ox_push_cmo(number,obj)
ox_push_local(number,obj)
:: Sends obj to a process whose identifier is number.
return
0
number
integer(process identifier)
obj
object
References
section ox_rpc, ox_cmo_rpc, ox_execute_string, section ox_pop_cmo, ox_pop_local


Go to the first, previous, next, last section, table of contents.