|
Entry Type
|
Description
|
|---|---|
|
CLASS
|
Stores the properties that define a class.
|
|
FRAME
|
Stores the properties
that define a frame.
|
|
INTRFACE
|
Stores the definition of an interface, which is a group of abstract methods that are shared by related classes.
|
|
KEYS
|
Stores function key
settings.
|
|
PMENU
|
Stores the code that
defines a menu.
|
|
RANGE
|
Stores the definition
of a range of values. Range entries can define ranges for both numeric
text-entry fields and critical success factor (CSF) controls.
|
|
RESOURCE
|
Stores the definition of a resource, which typically includes a group of related classes.
|
|
Stores SCL program code.
|
app to
development, test, and production catalogs:catname app (corp.app mis.testapp projects.newapp);In this example,
corp.app is the production
environment, mis.testapp is the testing
catalog, and projects.newapp is the
development area.