jsShell Design and Description

The following is a brief description of basic overall operation and design of the jsShell dBL class. Don't worry if you don't clearly understand what is described. Simply read it for purposes of 'awareness'. Much of the following will become clearer as you become familiar with using jsShell. In reality, jsShell is quite simple to use. What follows is a small attempt to satisfy those who want to know 'just a bit more'.

jsShell is a non-visual dBL class intended to retrieve useful information regarding system parameters, and to perform system-level functions that are not available in the dBL language.

The 'spirit' of jsShell is to exist as a child of the global _sys object, similar to the way the frameWin is a child to the global _app object in the core product. jsShell is intended to provide dBL access to functionality and resources supported by the system shell.