The problem is CASE... If you have all upper case or significant amount of
uppercase in a choose element, the box doesn't adjust to accommodate the
change... Try:

cho vcho fro #val for Company from Customer ord by company

then try:

cho vcho fro #val for (luc(Company)) from Customer ord by company

the longest element (LANUFACTURERS DISCOUNT COMPUTERS) has the S hidden behing
the Scroll bar.

My Customer list are stored as all upper case and I noticed this, but it isn't
a bother to me to have the last character whacked off...If I display them as
(Icap2(TextValue)) , then the whole line of each element is displayed.





----- Original Message ----- 
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Sunday, February 13, 2005 4:55 PM
Subject: [RBG7-L] - Re: choose box


>
> At 03:38 PM 2/13/2005, Bernie Lis wrote:
>
>
> >Now using 30209
> >same problem!
>
> Try the following command files to demonstrate the use of
> CHOOSE command:
>
> Example 01:
>
> Database: ConComp (C:\RBTI\RBG7\Samples\ConComp)
> Command Files:
> . CHOOSESyntax.RMD
> . ColorfulChoose.RMD
> . ColorfulChoose00.RMD
> . ColorfulChoose01.RMD
> . ColorfulChoose02.RMD
> . ColorfulChoose04.RMD
> . ColorfulChoose05.RMD
> . ColorfulChoose06.RMD
>
> Example 02:
>
> Database: RRBYW8 (C:\RBTI\RBG7\Samples\RRBYW8)
> RRBYW8 | Main Menu | Customers | Update Existing Customer ...
>
> Example 03:
>
> R:Docs | CHOOSE Command | Build Syntax for CHOOSE Command ...
>
> Have fun!
>
> Very Best R:egards,
>
> Razzak.
>

Reply via email to