Tool
These files are unsupported by Novell. A NetMail SDK is available at http://developer.novell.com/.
This is an example of the compile parameters used to compile the webaccess template.
mwcomp webacc -b:c:\apps\netmail\templates -i:c:\apps\netmail\include -t:c:\apps\netmail -f
The parameters can be found by running the mwcomp executable with an -h option.
webacc: This is the template to be compiled
This is the name of the directory where the sources exist
-b: is the base directory for the templates, the webacc and webmail directories exist in this base directory
-i: is where the include directory exists
-t: is where the compiled template will be put once compiled
-f: overwrites the template if one already exists
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3663 reads


0