Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6501 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Is there a way I can create a script that will automatically open the file I have in a container? I am putting word documents and CAD Drawings into these containers and these are files I have already on my computer. All I seem to be able to do is Export the file, create a second copy, and then it opens. All I want to do is open the file from the container without having to save it again.

Thank you for the help

David

  • Newbies
Posted

With the "Send Event" command, I see how I can make it open a certain Application, but how do I make it hope the document I have in the container with that application.

Thank you for the help

david

Posted

Something like.

Set Variable $filePath [Path of Document]

Send Event ["Microsoft Word" "aevt" "odoc" "$filePath"]

Also if your files are set up as references link to the files in your container field, you can just use a simple Go to Field [ContainerField, select/perform]

This topic is 6501 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.