Forcing string comparisons, or When is "0" not 0?

Dr. Hawkins dochawk at gmail.com
Wed Oct 14 16:40:12 EDT 2015


On Wed, Oct 14, 2015 at 1:19 PM, Devin Asay <devin_asay at byu.edu> wrote:

> Shouldn’t there be a way to force a string comparison? I know LC tries to
> be all helpful about casting numerals as numbers, but what if I want to
> know if it’s the exact string?
>

if (space & field "Display" ) = (space & someValue) then  . . .


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list