Message 1 of 1
Reactor Help

Not applicable
04-05-2006
10:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have been asked to automate a standard note to appear on the users cursor when he/she modifies a specific attribute on the drawing. So when the user copies the default attribute and edits the attribute so that the value is X1, or X2 ..... a standard note appears on their cursor for placement. Also if the value of the attribute exists on the drawing a check for the note occurs if it exist no problem if note it puts the note on the users cursor for placement.
I have been looking at reactors. I know I can't use the edit reactor on the Begin save or Endsave events because I cannot pass control to the user, so I am left with the modified event.
Any advice on how to accomplish this would be very much appreciated.
Thanks
Derrick
I have been asked to automate a standard note to appear on the users cursor when he/she modifies a specific attribute on the drawing. So when the user copies the default attribute and edits the attribute so that the value is X1, or X2 ..... a standard note appears on their cursor for placement. Also if the value of the attribute exists on the drawing a check for the note occurs if it exist no problem if note it puts the note on the users cursor for placement.
I have been looking at reactors. I know I can't use the edit reactor on the Begin save or Endsave events because I cannot pass control to the user, so I am left with the modified event.
Any advice on how to accomplish this would be very much appreciated.
Thanks
Derrick