Re: Its Friday

Author: Sytze de Boer

Posted: 2012-02-02 at 23:34:51

I think this is smart thinking. I will try it.

S

On Fri, Feb 3, 2012 at 4:56 PM, Joel N. Fischoff <petrukio@rcn.com> wrote:

>>lcCmd = &blatdoit

>>lnResult = Send(lcCmd)

>>i.e. string too long to fit again

>

> Hm.  Well, upon looking, character fields have a limit of 254 characters,

> but macro substitutions should be more like 8,192.  Granted, I haven't

> played with macro substitution lately, but have you tried doing this

> directly and see if it helps?  In other words, like this:

>

> InResult = Send (&blatdoit)

>

> Though, doesn't it error out before it even gets here?

>

> Actually, I'm not sure I'm understanding what the reason for the macro

> substitution is at all?  I've never used blat at all, but couldn't you just

> send it as something like:

>

> InResult = Send("trblat.txt -t" + Lower(Alltrim(lcEmails)) + blatdoit)

>

> Where blatdoit has everything after the addressing (i.e. yank off the first

> two lines and leave the rest as is)?

>

>

> Joel

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAG1nNy8PAJTqkYNHr_4MvKubm7cwPTQs19vC1heNofte6u3L6w@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Sytze de Boer