Message 1 of 2
iProperties.Value in IDW

Not applicable
05-23-2011
02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I try to change the iProperties value PROJECT automatically in an IDW - file. I use this script, but somehow it doesn't work.
I think i don't use the right iProperties.Value("Project", "Project")
Who can help me.
In the IPT-file this script works fine.
A=ThisDoc.Path
A=Right(A,6)
iProperties.Value("Project", "Project")=A