Hi Paulo,
Thanks for using Easy Code.
Yes, you can use your macros in Easy Code. You should declare them in the Window/Module you are going to invoke them, or even better you can write them in an ".inc" file. The you place that ".inc" file in the project folder and include it in the project by using the "Project-->Add files..." menu option. That way, they will be available to all Windows/Modules in the project.
If the macros are well coded, you should not get any error message.
Regards,
Ramon