AHA! I had not chosen BUILD - instead I had chosen Check Online where MAKECLICK does not appear. Thanks
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected] (RBG7-L Mailing List)
Subject: [RBG7-L] - Re: RRBYW10 (CustomerManagement)
Date: Tue, 08 Nov 2005 15:22:59 -0500
>At 03:07 PM 11/8/2005, Pat Peake wrote:
>
>>In studying the 'CustomerManagement' Form from RRBYW10, I am
>>trying to understand the Property command that's used for the
>>Variable Lookup ListBox, i.e. Property <ComponentID> MAKECLICK 0.
>>I've searched all of the "What's New for 7.5" documents. I'd
>>really like to have an updated index of all properties without
>>having to access rbase.com/property. I don't think that the
>>R:Docs tables have everything.
>
>
>Pat,
>
>R:Docs (version 2.4) includes all supported property commands
>for Variable Lookup ListBox.
>
>Here's how:
>
>01. Start R:Docs (version 2.4) or higher
>
>02. R:Docs Main Menu and | Build Syntax for PROPERTY Command
>
>03. Category: Variable Controls
> Control: Variable Lookup ListBox
> Property: MAKECLICK
> Value: n
>
> Notice the dynamic Syntax:
>
> PROPERTY <Component ID> MAKECLICK 'n'
>
>04. Description:
>
> Use this property to execute EEP to automatically click on
> the item number in the Variable Lookup ListBox.
>
> Syntax:
>
> PROPERTY <VariableLookupListBoxComponentID> MAKECLICK 'n'
>
> Where n is the item number in the ListBox to click on.
>
> Examples:
> Database: RRBYW10
> Sample Form: CustomerManagement
>
>That's all there is to it!
>
>Enjoy and make sure to have fun.
>
>Very Best R:egards,
>
>Razzak.
>
>P.S.
>
>The latest version of R:Docs is also included on 2005 R:BASE
>Developers' Conference USB Flash Drive. http://www.rbase.com/cp
>
