Message 1 of 8

Not applicable
12-22-2017
08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
What I'm trying to do is create a script in .ipt where I open up a .idw (imported from .pdf) where I mark it up based on user parameters.
What I have so far is:
ThisDoc.Launch(ThisDoc.Path & "\hdhws1 base" & ".idw")
Where I tell my .ipt to open up the .idw I want to mark up. I have also set-up the user parameters. This is where I'm stuck. How can I link the user parameters over to my .idw file?
I was thinking maybe utilizing embedded excel sheet to pull the values from the user parameters but still the question is how to link it to my .idw file. Could any please point me in the right direction?
Thanks in advance!
Solved! Go to Solution.