no such object in step by step debugger
Mark Schonewille
m.schonewille at economy-x-talk.com
Fri Nov 7 15:24:53 EST 2008
Jacques,
Your code works fine here, provided that the property exists. It
doesn't matter whether Rev is in debugging mode or not.
Another possibility is that there are quotes around the field name in
the custom property currentField. If the currentField is 'field "Field
Name"' then word 2 of the currentField is "Field Name" including the
quotes and I don't expect such a field to exist.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum/
Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html
for more info.
On 7 nov 2008, at 21:00, Jacques Hausser wrote:
> Hi Mark,
>
> I don't think so. TheField is just the short name of the field, that
> is in my case "Fv 4", NOT the long name. Put field "Fv 4" into
> someVariable is quite correct, no ?
> I should have called this variable "TheShortFieldName", sorry, but
> I'm lazy...
> (I correct it for clarity's sake hereunder)
>
> Jacques
More information about the use-livecode
mailing list