Adding an automation object

A

Anthony

I know how to programmatically add an automation object using "References.
Addfromfile "object". However, I don't know what commands you would use to
FIRST test to see if the object is already there before adding. If I add an
automation object that already exists, it gives me an error. So I want to
test to see if it already exists. Something like:

IF Automation object doesn't exist Then
Add it
Else
do nothing.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top