The GW-Scripting list is a discussion list for information regarding the development and use of Window-Eyes scripts. Any subscriber of the GW-Scripting list has the ability to post on-topic messages.

From:

 Doug Geoffray

Subject:

 Re: field names question

Date:

 Mon, Sep 27, 2010 8:30:14 am
Chip,

Try the Window.FieldName property. This property always returns what
Window-Eyes would do for the fieldname.

Doug

On 9/25/2010 6:31 PM, Allison and Chip Orange wrote:
Hi GW or anyone,

I'm trying to write a script which will supply a needed field name (using
onChildFieldName), at times when one isn't present.

my question is: is there a way to tell that WE has no field name to work
with? I don't want to supply some text if it has a perfectly good (probably
better), descriptive name to offer the user.

thanks.

Chip