Newbies tlhash Posted February 22, 2008 Newbies Posted February 22, 2008 I want to insert a pdf from the server, and place it in a container. Can I write a script that will automaticly pull the job #, and job name, and use that information to navigate to the server to find the file? Example: My budget for job# 101, job name Monterey, is lacated at Jobs/101/Montery/budget.pdf. Thank you Terry Hash
mr_vodka Posted February 22, 2008 Posted February 22, 2008 Sure if its consistant, you can parse out the info using functions such as Left, Right, Middle, Position, PatternCount, etc... There are many different ways to parse it out.
Recommended Posts
This topic is 6121 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 accountSign in
Already have an account? Sign in here.
Sign In Now