Message 1 of 3
how chance ComponentOccurrence.name
Not applicable
03-21-2010
02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi
i write macro "occurance.name" but it is not run
how change ComponentOccurrence name
Dim occuname As ComponentOccurrence
For Each occuname In odoc.ComponentDefinition.Occurrences
If occuname.Name = secilidosya Then
occuname.name="yeniisim" {color:#ff0000}this code give error
{color}End If
next Edited by: altargokhan on Mar 21, 2010 9:52 PM
i write macro "occurance.name" but it is not run
how change ComponentOccurrence name
Dim occuname As ComponentOccurrence
For Each occuname In odoc.ComponentDefinition.Occurrences
If occuname.Name = secilidosya Then
occuname.name="yeniisim" {color:#ff0000}this code give error
{color}End If
next Edited by: altargokhan on Mar 21, 2010 9:52 PM