Hi, finally weaned myself from UED2 for compiling, and set up my .uc files under Classes in appropriately named folders, and used ucc make to compile the package.
What's the syntax to limit the compile to just the package/folder i'm interested in, rather than it compiling everything it can find?
Also, can i have other stuff in my Classes folder along with my .uc files or will it mess with it? I'd like to remove certain .uc files from the compile by renaming them to .txt files, so i still have the code right there to refer to even when i don't want it in the package right then.
Thanks.
What's the syntax to limit the compile to just the package/folder i'm interested in, rather than it compiling everything it can find?
Also, can i have other stuff in my Classes folder along with my .uc files or will it mess with it? I'd like to remove certain .uc files from the compile by renaming them to .txt files, so i still have the code right there to refer to even when i don't want it in the package right then.
Thanks.