Previous Document Next Document

Organizing and deploying macros : Organizing macros


Organizing macros

To make your macro solutions easy to deploy, you can organize them. Here are some tips:

 
To sort your macros, use a separate code module for each macro, and then group related macros into a single GMS file.
 
To help users find the entry point to a macro, place all public subroutines into a single code module so that the macro can be called from within the application.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.