Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: R:BASE 11

What's New in R:BASE 11

Scroll Prev Top Next More

The following Version 11 features compliment several or all areas of the R:BASE development environment:

 

Updated GUI for latest operating systems

 

Enhanced NOTE data type to hold up to 10,000 characters

 

New Database Comments (stored as notes within file 1), which are available for review at the Database Explorer, Data Dictionary, and Databases Properties

 

DatabaseComments

 

 

New database stored static variables, which are automatically defined when the database is connected

 

StaticVars

 

 

Enhanced Color Editor dialog for background/foreground colors, object properties, and in other areas were a color may be selected

 

ColorEditor

 

 

Enhanced Font dialog for designers, with font type preview and color customization

 

FontDialog

 

 

Enhanced R:Calculator plugin with history (persisted between sessions)

 

RCalculator

 

 

 

New CMDHIST setting to control the "Update Command History" check box, when running forms and printing reports/labels from the Database Explorer. When enabled, the "Update Command History" check box will place the syntax used within the R> Prompt Command History tool bar, for easy reference at a later time.

 

CMDHIST_Setting

 

New TJOURNAL setting to optionally generate a transaction processing journal file to track database changes associated with each COMMIT or ROLLBACK.

 

Added "Defaults" button for the R:BASE Startup Options

 

Startup_Defaults

 

Enhanced Data Dictionary utility

 

oPreferred Tabs Location - places the tab at the desired top, bottom, left, or right edge

oLinked Tables/Columns - when a table is selected in the Tables tab, it is preselected when viewing the Columns tab (for SYSTEM TABLES also)

oSpace Separated Values - includes a space directly after the comma, so that after a string of values are added to a command file, the [Ctrl+Arrow] keys can be used to move the cursor between values with greater ease

oPrioritize Tab Order - reorganize the tab stacking order with drag-and-drop

oMDI Support - the utility recognizes the MDI setting, and will remain open while other areas of R:BASE are used

oContent Refresh - when focus is switched back to the Data Dictionary, the content will automatically refresh (only in MDI mode)

oColor Value Conversions - provides a "Color Tool" mechanism to convert RGB colors to numbers

oTab Navigation - the [Ctrl+Page Down] and [Ctrl+Page Up] hot keys allow the next/previous tab navigation

oColor Identifiers - the tabs are organized with distinctive color identifiers (triangle in top right corner) to improve the readability for the several different types of information presented

oTheme Preview - the Themes tab includes a preview button to review the theme presentation

 

DataDictionary

 

 

Enhanced Find in Files utility supporting multiple folder searches (including multiple drive letters)

 

FindInFiles_Folders

 

 

Added ability to capture the Find in Files utility search results, where the file names can be copied, and also the file names, date/time modified value, and file size

 

Enhanced Database Versions utility supporting multiple folder searches (including multiple drive letters)  

 

DatabaseVersions_Folders

 

 

Enhanced Database Versions utility display with results matching the Hidden File and/or Hidden Folder criterion

 

Added ability to switch between Delphi or HTML RGB Hex notation for Custom Colors. The default is Delphi notation. In Delphi mode, the Color Editor will appear as "$ [.....]" in the bottom right corner. In HTML mode, the Color Editor will appear as "# [.....]".

 

ColorEditor_Hex