Tom,

EDIT USING yourformname ARRANGE yourcrollingtable BY wishedcolumn ASC WHERE 
yourlimits

i.e. (in my application.

EDIT USING Customers ARRANGE CustomerDepts BY CustDepartment ASC WHERE 
CustomerID = (.vCustID)

Jan
  ----- Original Message ----- 
  From: Tom Frederick 
  To: RBASE-L Mailing List 
  Sent: Friday, April 04, 2008 9:36 AM
  Subject: [RBASE-L] - Order for a slave scroll


  Started adding a scroll within a form for a slave table. The data is entered 
elsewhere and the scroll is simply informational. A button is included to allow 
the user to go off to the detail if they want. Works great and the users like 
it. Two questions:

   

  1. Is there a way to use the ORDER BY command for that slave based scroll?

  2. Can there be more than one unrelated slave scroll, each using separate 
ORDER BY commands in the same form?

   

  Unrelated slave scrolls without ORDER BY work fine, but getting separate 
ORDER BYs to work is tapping the edge of my current understanding in R:Base V8.

   

  Tom Frederick

  Elm City Center

  1314 W Walnut

  Jacksonville, IL  62650

  Off - 217-245-9504

  Fax - 217-245-2350

  Email - [EMAIL PROTECTED]

  Web - www.elmcity.org

   

Reply via email to