Pulling/Copy from one project to another

How do I pull/copy code or blocks from a previously developed EasyCPro project into a newly started project? The blocks or code are not user functions. The other projects are small projects with code that was developed for just one operation and now I would like to put them all together in a single project. I think the answer is to make them User Functions and pull it across that way. Anyway I am asking.

You answered your own question. You are right. You need to copy the blocks into a user function, and import that existing function into your current one. Then you can copy and paste all you want. Just remember to copy the variables also while your at it.
Malhon