Hi Disler,
Variables are scoped only to the current workflow.
One work around is to have additinal columns in your library, write the varibles out to these columns during the initial workflow and then read the values back in during the secondary workflow.
Rob