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?
Oh it is working now. As per your second reply it is working
I think the # symbol location was not correct
Yeah, difficult to get it right. Needs some trial and error. I found this helpful
https://communities.bentley.com/communities/other_communities/askinga/w/askinga/3084/keyin-to-attach-references
Now it is working and a big thanks to you Duncan. Your help is encouraging me to experiment more.
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.