Jump to content
Server Maintenance This Week. ×

Insert File using variable path


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

Recommended Posts

I would like my script to insert a file into a container field. The steps I have are:

1. save the file to c:attachments

(the file is from an email attachment, using PC Computing's Outlook manipulator). This step works fine.

2. insert the file I just saved into a container field.

no matter what I do, the insert file step comes up with a dialog box. It must not be resolving the path. Although the variable "a_path" is correct. In the filepath dialog I have:

filewin:&$a_path

where $a_path = c:attachmentsfilename.doc

Are there any obvious gotcha's that I should know?

Link to comment
Share on other sites

This topic is 6596 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.