02-07-2023
07:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-07-2023
07:36 PM
A starting point for you which will hopefully send you in the right direction. See API help Titleblock.SetPromptResultText.
TitleBlock.SetPromptResultText( DefinitionText As TextBox, NewValue As String )
Here is a sample for copying prompted entry from one titleblock to another. A little off topic but gives you a good insight to how to structure for loops and retrieve the data.
And here is another sample of querying promted entry in titleblocks.
If this solved a problem, please click (accept) as solution.
Or if this helped you, please, click (like)
Regards
Alan
Or if this helped you, please, click (like)
Regards
Alan