Message 1 of 2

Not applicable
01-16-2018
11:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Following is my statement to copy prompted entry to custom iProperty,
Case "15 ENTER REV "B"" oPromptEntry = oTitleBlock.GetResultText(oTextBox) iProperties.Value("Custom", "15 ENTER REV "B"")=oPromptEntry
But it doesn't work. Anybody have solution?
Solved! Go to Solution.