Message 1 of 1
CommandFlags.Session and Fields
Not applicable
03-17-2010
03:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi folks,
I've got an app that opens multiple drawings one at a time, edits it, then closes it and moves onto the next. Everything works fine, except the plotdate field I have in my plot stamp doesn't update when I include a command to plot the drawing. Through testing, I determined that running the command with the CommandFlags.Session parameter (necessary to process multiple drawings) is preventing the fields from updating.
Anybody know a fix for this? Thanks.
Dave Horger
I've got an app that opens multiple drawings one at a time, edits it, then closes it and moves onto the next. Everything works fine, except the plotdate field I have in my plot stamp doesn't update when I include a command to plot the drawing. Through testing, I determined that running the command with the CommandFlags.Session parameter (necessary to process multiple drawings) is preventing the fields from updating.
Anybody know a fix for this? Thanks.
Dave Horger