how I can use the key-in command for world coincident reference attachment without pressing “ok” button in the reference attaching dialog box?

I want to attach reference file using key-in command in a batch process command file. Both “RF=” and “reference attach” are properly working with coincident view (*) without any user input of pressing “Ok” button in the reference attach dialog box. But for the “coincident world” view (#), it needs a user input of pressing “Ok” button in the reference attach dialog box. I need to attach reference with world coincident system. Can anybody reply how I can use the command for world coincident attachment without pressing “ok” button in the dialog box?

Parents Reply
  • Hi Duncan, I noticed later only, your suggestion      rf=g:\test2.dgn,default,test,test,,1,#     also attaching as coincident only in batch processor, not as world coincident. These command also working properly in  key-in browser, but not in batch processor. Later I found that # symbol will not work in batch processor command file.'#' character are treated as comments and will ignore in the batch process command file. So there may be a substitute character for # , I tried a lot but didn't reach successful.  

Children