Jacque-

Sunday, March 3, 2013, 6:30:38 PM, you wrote:

> On 3/3/13 8:08 PM, dunb...@aol.com wrote:

>> Jacque. It just occurred to me that placing the custom property
>> identifier in parentheses does not force an evaluation, it just helps
>> the parser, well, parse.

> I remember when I had trouble getting URL content and was told it had to
> be in parentheses to "force evaluation", so that's what I call it.

>   url ("file:"&it)

> Was many moons ago though. That's MetaCard moons.

Actually, that needs to be in parentheses because url is a function.
As in

put url("file:"&it) into tDataStream

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to