I am trying to launch Netscape 4.76, Messenger from the command line.  I
want to pass an MHTML file and an audio attachment.  I use the command line:

        c:\patha\Netscape.exe   -compose
:\pathb\mhtml.txt    -c:\pathc\auido.wav

Messenger runs, displays the MHTML file and attaches the audio file...
however, an annoying message is displayed before any of this happens:

       Command line useage is incorrect.  See online help for guidelines.

Gee, that's funny... online help is how I found out about command line
options in the first place!
How do I rid myself of this message?

Bugzilla bug report  #58810
(http://bugzilla.mozilla.org/show_bug.cgi?id=58810) suggested:

        the correct syntax for sending an attachment or a web page is:

                -compose attachment=http://www.mozilla.org

        or if you have several attachments:

                -compose
attachment='http://www.mozilla.org,http://mozillazine.org'

        also, you can add any other parameters like to, cc, bcc, subject,
body, identity:

                -compose   [EMAIL PROTECTED],subject=Cool%
                                    20page,attachment=www.mozilla.org,body=
                                    check%20this%20page...

None of these worked... so maybe these are only for Netscape 6.0?

Adrian Mees


Reply via email to