|
|
If your system includes SCO Wabi Release 2.0 and one or more of the Microsoft® Windows 3.1 software-based applications: Microsoft Word for Windows version 6.0 or later, Microsoft Excel version 5.0 or later, and Microsoft PowerPoint version 4.0 or later, you can enable Mail to use these programs for viewing, creating, or editing attachments. For reasonable performance, We recommend a minimum of 16 MB of RAM, and 32 MB is desirable.
Enable Mail to use these applications system-wide (for all users on the system) by editing /usr/lib/scomail/mailcap. To change just your own Mail environment, copy /usr/lib/scomail/mailcap to $HOME/.mailcap (if you already have a .mailcap file in your home directory, edit that file). For more information about .mailcap, see ``Specifying printer and viewer capabilities''. Uncomment the appropriate lines in the file by deleting the number sign (#) from the front of the line:
application/msword
application/x-msexcel
application/x-mspowerpnt
If you have different versions of the Microsoft applications, there are additional steps to enabling Mail to use them.
To make a system-wide change, use each application to create an empty document in /usr/lib/scomail. For Word for Windows, the document's name should be msword-empty. For Excel, the document's name should be msexcel-empty. For PowerPoint, the document's name should be mspowerpnt-empty.
To enable use of the Microsoft applications in just your own Mail environment, use each application to create an empty document in your home directory hierarchy.
cp $HOME/bin/msword-empty $1
cp $HOME/bin/msexcel-empty $1
cp $HOME/bin/mspowerpnt-empty $1
cp
empty_document_pathname $1