The process you have describe is the manual method. I am trying to automate the procedure and run it on about 1200 design files, unfortunetly there are groups of files that need different logical names.
redbyrd
I was curious how I could specify a logical name and description when using the following command to attach a reference
Earlier post to refer thread565-107528
Sub main
Dim startPoint As MbePoint
Dim point As MbePoint, point2 As MbePoint
' Start a command
MbeSendCommand...