Yes you can use, but you've got to be carefull not to reuse a refnum that was open by the paused program. If you are using intruments drivers, when you pause the program, the same will have to run the "close" function of the instrument, and when it returns from that paused state, you will have to open the automation refnum (initialize command) again.