On 2/5/01 3:37 PM, "Phil Davis" <[EMAIL PROTECTED]> wrote:
> I think there may be some quotes and commas in the wrong places. DISCLAIMER: I
> didn't test the following "should be" lines. Still, I figure when you're
> desparate, anything might help you find the answer.
>
> Problem line:
> put theF & "/Trakperformance.exe","1" into dIcon
> Should be:
> put theF & "/Trakperformance.exe,1" into dIcon
There shouldn't be any difference between these because the comma is an
*operator* in MetaTalk. It means join these two things with a comma. It
took me a long long time to realize this!
Steve
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.