Better: Coreldraw Macros

: Operations performed via macros can be faster on 64-bit systems. For example, macro operations without screen redrawing are approximately 10% faster , while those with redrawing can be 20% faster compared to 32-bit versions. How to Use and Manage Macros Better

Dim s As Shape For Each s In ActivePage.Shapes If s.Type = cdrCurveShape Then s.Outline.Width = 2 End If Next s coreldraw macros better