RevMail

Magicgate Software - Skip Kimpel skip at magicgate.com
Wed Sep 18 13:20:53 EDT 2013


I believe I solved this issue.  Instead of using commas in-between the
quotes, use semi-colons, just as Outlook would.... so it would read like
this:
revMail "test1 at test.com;test2 at test.com","test3 at test.com;test4 at test.com","
Subject here", "This is my message"

Having said that, I think I have abandoned this method and am going to go
with a VBScript solution.  That will additionally allow me to attach a
file.

SKIP


On Tue, Sep 17, 2013 at 3:41 PM, Magicgate Software - Skip Kimpel <
skip at magicgate.com> wrote:

> That I did... so it looks like this (just to clarify:)
> revMail "test1 at test.com,test2 at test.com","test3 at test.com,test4 at test.com","
> Subject here", "This is my message"
>
>
>
> On Tue, Sep 17, 2013 at 3:33 PM, Mark Schonewille <
> m.schonewille at economy-x-talk.com> wrote:
>
>> Hi Skip,
>>
>> You can do this, but you have to put the entire comma-separated list in
>> one pair of double quotes.
>>
>> --
>> Best regards,
>>
>> Mark Schonewille
>>
>> Economy-x-Talk Consulting and Software Engineering
>> Homepage: http://economy-x-talk.com
>> Twitter: http://twitter.com/**xtalkprogrammer<http://twitter.com/xtalkprogrammer>
>> KvK: 50277553
>>
>> Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
>> colour spaces. http://www.color-converter.com
>>
>> Buy my new book "Programming LiveCode for the Real Beginner"
>> http://qery.us/3fi
>>
>> Fill out this survey please
>> http://livecodebeginner.**economy-x-talk.com/survey/<http://livecodebeginner.economy-x-talk.com/survey/>
>>
>>
>> On 9/17/2013 21:17, Skip Kimpel wrote:
>>
>>> When trying to compose an email using RevMail, I get an error message
>>> from Outlook when trying to use more than one TO or CC addresses.   The
>>> dictionary specifically says I can use more than one email address
>>> separated by commas.
>>>
>>> The Outlook message I get is: "The command line argument is not valid.
>>>  Verify the switch you are using."
>>>
>>> Anybody else have this issue?
>>>
>>> SKIP
>>>
>>
>>
>> ______________________________**_________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>
>>
>
>



More information about the use-livecode mailing list