Monday, January 31, 2005
Application: Universal Data Browser (Part II) Series: Running R:BASE Your Way! Co-Authors: Charlie Parks and Aleksey Chuyasov URL: http://www.razzak.com/SampleApplications (Item: 023)
Key Features:
. To demonstrate the use of the following PROPERTY commands:
PROPERTY <FormTableName> 'CLOSE' PROPERTY <FormTableName> 'OPEN' PROPERTY RBASE_FORM_ACTION <FormActionName> 'parameter' PROPERTY <EnhancedTab> ACTIVEPAGEINDEX n PROPERTY <ComponentID> LookUpWhereClause 'value' PROPERTY <ComponentID> lstTable 'tablename' PROPERTY <ComponentID> lstField 'tablename' PROPERTY <ComponentID> kFld 'tablename' PROPERTY <ComponentID> REFRESHLIST 'value' PROPERTY <ComponentID> WIDTH 'value' PROPERTY <ComponentID> SET_FOCUS 'value' PROPERTY <ListBoxComponentID> CHECKINDEX 'value' PROPERTY <ListBoxComponentID> LISTITEMSCLEAR 'value' PROPERTY <ListBoxComponentID> MULTISELECT 'value' PROPERTY <ListBoxComponentID> LISTITEMSADD 'value' PROPERTY <ListBoxComponentID> LISTITEMSREFRESH 'value' PROPERTY <ListBoxComponentID> ITEMINDEX 'value' GETPROPERTY <ListBoxComponentID> SELECTION 'variablename' GETPROPERTY <ListBoxComponentID> LISTCOUNT 'variablename' GETPROPERTY <ListBoxComponentID> SELECTEDSTATE 'variablename'
. Use of Custom Form Actions ...
. Changing Displayed Recordset Using Dynamic WHERE clause ...
List of included files:
- RBASE.DAT - UDBrowse.RB1 - UDBrowse.RB2 - UDBrowse.RB3 - UDBrowse.RB4 - UniversalDataBrowser.RMD - UniversalDataBrowser_II.RMD - UniversalDataBrowser.TXT - UniversalDataBrowser_II.TXT
Steps:
01. Unzip UniversalDataBrowser_Part_II.zip in a temporary directory
02. Make a separate directory for this application.
For example:
C:\RBTI\RBG7\Samples\Databases\UDBrowser03. Copy all files in UDBrowser sample database directory,
such as:
C:\RBTI\RBG7\Samples\Databases\UDBrowser04. Start RBG7 Update 79 (Build: 7.1.79.30128 or higher)
http://www.rbase.com/rbg7updates
or RBG75 Update 3 (Build: 7.5.3.30128 or higher)
or RBG8 V-8 "Turbo" Update 2 (Build: 8.0.2.30128 or higher)05. Switch the default directory to UDBrowser database
06. Using the Database Explorer or at the R> Prompt:
-- To Start Part I
RUN UniversalDataBrowser.RMD -- To Start Part II
RUN UniversalDataBrowser_II.RMDEnjoy the boundless possibilities of next generation R:BASE!
Very Best R:egards,
Razzak.
--- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================

