integer function ctvmq_address() c----------------------------------------------------------------------- c Get address of CTVMQ common c----------------------------------------------------------------------- #include integer address ctvmq_address=address(runnum) return end