Depending on the call context, this page displays:
The other environment attributes,
The other attributes in private (app. area level) programs ( logical level).
Important note: When called from the logical level, this page displays only the SFLEND type information in the ADELIA programs section.
Default for help
HLP |
Help is generated in HLP format. |
CHM |
Help is generated in the form of a CHM file. |
HTML |
Help is generated in the form of HTML files. |
Generation type
Check boxes
Default for VADELIA program client programs
Used to define the default 3GL for the client platforms of Visual Adelia programs: Windows or Java-Standard or Java-Cloud.
Note: C generation for Windows or Java is only available to users owning the corresponding license.
Default for WADELIA programs
By default, WADELIA programs will be generated in "connection conservation" mode.
This choice is used as a standard in the program's definition.
By default, Interactive WADELIA programs will be generated without the browser Previous / Next buttons support .
This choice is used as a standard in the program's definition.
Default for SADELIA programs
Used to define the default 3GL for Visual Adelia server programs: Windows (C), AS/400 (RPG), Java (Java).
Note: The different generation options are only available to users owning the corresponding licenses.
Default - Cloud generation
Used to define certain default options for generating the Cloud client platform.
Check boxes
Entry point
Checked |
The generated program is an application entry point. |
Not checked |
The generated program is not an application entry point so can only be run from another program. |
Default: Not checked.
Data entry
Realm
Name of security realm which the generated programs are associated with by default.
Default - Adelia CLASS objects
Used to define the default target generation platforms for Adelia classes.
Check boxes
Cloud
Box checked |
Adelia classes are generated in Cloud to make them accessible by the Visual Adelia programs generated in Cloud which use them. |
Box unchecked |
Adelia classes are not generated in Cloud. |
Web
Box checked |
Adelia classes are generated in Web to make them accessible by the Visual Adelia Batch programs generated as a web service which use them. |
Box unchecked |
Adelia classes are not generated in Web. |
Server
Box checked |
Adelia classes are generated to make them accessible by the SADELIA-type programs generated in Java which use them. |
Box unchecked |
Adelia classes are not generated for the Java server. |
ADELIA programs
Check boxes
Generation type
Types of generation available for the environment: AS/400 (RPG code) or Windows (C code).
Convert L, T, Z fields
Checked |
L, T and Z file fields will be converted during the generation procedure. |
|
Generation jobs are submitted with the CVTOPT (*DATETIME) parameter. |
|
The fields corresponding to DATE, TIME and TIMESTAMP data types in the database will be declared as "character" fields with a set length. |
Not checked |
L, T and Z file fields will not be converted during the generation procedure. |
Default: Not checked.
Assign by EVAL
Checked |
Alphanumeric assignments will be generated in EVAL (RPG generation). |
|
The alphanumeric assignment of variable A in variable B (B=A) will totally replace the value of B, even if A is not as long as B. |
|
In addition, with alphanumeric assignments, if the resulting field is not large enough to contain the result, an error will be returned during processing. |
Not checked |
Assignments will be generated in the usual way. |
|
Simple alpha assignments will not reset the destination variable. |
|
With alphanumeric assignments, the right-hand part of the result is truncated if the resulting variable is not long enough. |
Default: Checked
Generate real file name
Checked |
The file's real name will be used during the generation procedure. |
Not checked |
The RPG name, defined in the Modify the characteristics of a file dialog box, will be used during the generation procedure. |
Default: Checked
Radio buttons
SFLEND type
Indicates the continuation marker used for a subfile:
+
More...
This value will be used as a default for all the programs in the environment or in the application area (depending on the call context).
Default - Adelia CLASS objects
Used to define certain default options for generating classes.
Information entered
Package
Package name associated with the classes generated.
Buttons
Undo
This button cancels the modifications made and restores the application to its previous state.
Default
This button cancels the modifications made and restores the application to the state it had when the environment was created.
Note: A double click on the icon situated on the upper left-hand corner of the dialog box closes the box (keyboard shortcut: Alt+F4). If modifications were made, a confirmation screen appears.