Thanks Aaron; that's exactly what I'm looking at. My point, which I could have made better, is that as you press control-shift-H, the value in the property you pointed out does not change! And, the documentation for this topic in the main help file hints at this, when it describes the rotor, and how it will have no effect on the settings in the verbosity dialog for tables.
so, I'm asking, what is it changing then? thanks. Chip -----Original Message----- From: Aaron Smith [mailto:[email protected]] Sent: Wednesday, January 13, 2010 8:16 PM To: [email protected] Subject: Re: GW: question re browsemode settings Chip, You want to look at ActiveSettings.Verbosity.BrowseMode.Tables.DefaultHeaderTo The documentation says it will return one of the following: bthOff - Do not indicate table headers bthAttributeOnly - Indicate table headers using table attributes only bthColumn - Indicate table headers using first cell in column bthRow - Indicate table headers using first cell in row bthColumnOrRow - Indicate table headers using either first cell in column or first cell in row bthColumnAndRow - Indicate table headers using both first cell in column and first cell in row bthRxCy - Indicate table headers using cell coordinates Aaron On 1/13/2010 8:01 PM, Chip Orange wrote: > Hello GW, > > I'm scripting something which needs to look at the current browsemode > verbosity tables settings. what I've noticed is that the > control-shift-H hotkey, which rotors through various table header > settings, is not changing any property that I can find under > activeSettings for browseModeTableVerbosity. Apparently what I'm > looking at are just the values for the rotor to start out set to. > > Can you tell me if this hotkey's changes are accessible to a script in > any way? > > thanks. > > Chip > -- To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team. Aaron Smith GW Micro Phone: 260/489-3671 Fax: 260/489-2608 WWW: http://www.gwmicro.com FTP: ftp://ftp.gwmicro.com Technical Support & Web Development
