Midrange Systems Design - IBM iSeries i5 m Software

Support Sales Home
Installation Instructions Listen to this page 848 kb
Download 1 4,828 kb Menu Documentation 338 kb
Download 2 17,286 kb CAS Documentation 5024 kb

CASE - Computer Aided Software version 5- Generates interactive programs to display and update information. Easy to use screen designer, just put an & where you want to place the field on the screen.

Features:

Function:

Systems Included - This download also includes the latest version of the following shareware programs.

Pricing

Designing Screens

Notice the &3 to place the third field on the subfile screen. Additional SDA type functions.

*       Update field information
'  '    Add Constant, must use * to change
&1 &999 Add Data base field (F10 to see DB fields)
-   =   Move Field
- - =   Move Block of Fields
-   ==  Copy Field
- - ==  Copy Block of Fields
<<<     Move Left
>>>     Move Right
+x      Add work field, x=usage  B=Both O=Output
        I=Input, H=Hidden
D       Delete
I       Change field to Input only
O       Change field to Output Only
B       Change field to Both input and output
H       Highlight toggle white/green toggle
U       Underline toggle
E       Edit Code 1-9, A-D, J-Q, X, Y, Z
Cx      Change Color, x=color values W=white P=Pink
        R=Red G=green B=Blue Y=Yellow T=Torques    

Column..
S=Single Field text, fields are placed on the screen in 1 column.
D=Double Text, fields are placed on the screen in 2 columns.
T=Triple Text, fields are placed on the screen in 3 columns.
M=Maximum Text, fields are placed on the screen butted up to each other.
O=Over Text, the text is placed over the field. Used mainly for subfile screens.
Note: on screen type SUBFIL DELSFL CPYSFL, S will place the fields in the
subfile control area, and O will place then in the subfile area.

Sort.....
Sorting the fields helps you locate the desired field easier.
1=Sequence Number or the order the appear in the file.
2=Field name, use this if you know the name of the field.
3=Text or heading, use 3 if you wish to locate fields by text.

Actions... Putting an I, O or B in the action field tells the system to place
that field on the screen, below the last field on the panel, and
set the attribute to Input Output or Both.