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/attachments/20110913/f48a8a48/attachment.html>