FM10 ExtendScript MarkerType Deletion -- Possible Bug

Rick Quatro rick at rickquatro.com
Tue Sep 13 05:14:09 PDT 2011


Hi Michael,

 

This  is probably an FDK bug because FrameScript shows the same behavior.

 

Set oDoc = ActiveDoc;

Get Object Type(MarkerType) Name('MyMarker') DocObject(oDoc) 

  NewVar(oMarkerType);

If oMarkerType

  Delete Object(oMarkerType);

EndIf

 

// Marker type still exists.

Display oMarkerType.Properties;

 

 

Rick Quatro

Carmen Publishing Inc.

585-659-8267

rick at frameexpert.com

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frameusers.com/pipermail/framers-frameusers.com/attachments/20110913/f48a8a48/attachment.htm>


More information about the framers mailing list