Description: A quick contour macro. Two macros to run either the round or standard end types. I use to thicken thin fonts, but there can be many uses. Enjoy. See code comments, adjust as needed.
ADDED: A fix up of yesterdays free Contour Quick macro. This adds a command group which basically means a single UNDO. It also adds the ability to quick change the contour distance. See the one time pop up that appears when you run it stating info about the functionality.
More info...
Description: Select an artist text string that is an internet link and run macro. This will open the internet page. Handy for order processing. More info...
Description: This code will quickly group and color your selection. Select a shape or shapes and run. I use a keyboard shortcut. Handy for quickly grabbing all necessary items that may be sent to a machine. More info...
Description: Works on all shapes, even bitmaps. Works on multiple shapes as well. Reselects them so you can keep cutting click after click. Assign a shortcut to both divideVertically() and divideHorizontally(). More info...
Description: This is a very handy break apart macro that took me a while to figure out. It will break apart a shape, or make a broken apart shape have alternating fill colors based on stacking order of shapes. Basically making it look as if it was a combined shape. A very handy macro that works correctly with 99% of shapes selected. More info...
Description: This is a modification of code posted by wOxxOm. It now adds ability to create the guidelines inside powerclips and also adds a quick delete sub for the guidelines inside the powerclips. I wrote this quick and didn't do a lot of testing but it works. Modify as needed. More info...
Description: This is a simple find and replace script. It works by selecting the first color you want replaced with the first click and the second color you want to replace it with, with the second click. Comment out the msgbox lines once you become comfortable with it. More info...
Description: Create a shortcut to this in CorelDraw and you can toggle your views between the most popular views, wireframe and enhanced views. More info...
Description: This code will set all shapes paths open property to closed. Essentially closing any open curves on all shapes in all pages of the doument. More info...