Issuing any CA Ideal EDIT command begins an editing session. The EDIT PROGRAM PROCEDURE or EDIT MEMBER command, for example, displays data in the region, with a scale line across the top of the region and a six‑digit sequence number and command field on the right‑hand side or left‑hand side, (see SET EDIT MARGIN) as shown below.
=>
------------------------------------------------------------------------------- IDEAL: PROCEDURE DEFINITION PGM EMPL (001) TEST SYS: DEM FILL-IN Command....+....1....+....2....+....3....+....4....+....5....+....6....+....7.. ====== ================================ T O P ================================= 000100 <<PROCESS_PANEL>> PROC 000200 TRANSMIT DISPANEL 000300 SELECT 000400 WHEN $ENTER-KEY 000500 FOR EMPLOYEE 000600 WHERE EMPLOYEE.NUMBER = DISPANEL.NUMBER 000700 MOVE DISPANEL TO EMPLOYEE BY NAME 000800 WHEN NONE 000900 SET DISPANEL.MSG = 'EMPLOYEE DELETED' 001000 SET ATTR HIGHLIGHT TEMP ON DISPANEL. NUMBER
During an edit session, you can edit a component of a CA Ideal entity by using:
The components of CA Ideal that you can edit or display and a summary of the type of editing possible in a component are described in the following table.
|
Component |
Editing Using 3270 Hardware |
Using Primary Commands |
Line Commands |
|---|---|---|---|
|
Program Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM |
None |
|
Resources |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language. Construct Templates; only the * line command in DISPLAY mode. |
|
Procedure |
Yes |
.All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode; only the * line command in DISPLAY mode. |
|
Working Data |
Yes |
. |
All line commands in EDIT mode except the PDL Language Construct Templates; only the * line command in DISPLAY mode. |
|
Parameter |
Yes |
. |
. |
|
Environment |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Panel Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Parameters |
Yes |
. |
|
|
Layout |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT, POSITION; plus CHECKPOINT, ROLLBACK, and INPUT commands in EDIT mode. |
|
|
Summary |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, POSITION; plus CHECKPOINT and ROLLBACK in EDIT mode. |
|
|
Field name |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Clarify |
No |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM. |
. |
|
Report Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Parameters |
Yes |
. |
. |
|
Detail |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language Construct templates; only the * line command in DISPLAY mode. |
|
Column |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language Construct templates; only the * line command in DISPLAY mode. |
|
Heading |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language Construct templates; only the * line command in DISPLAY mode. |
|
Member |
Yes |
|
. |
|
Display |
No |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, and POSITION commands only. |
Only the * line command. |
|
Display |
No |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, and POSITION commands only. |
. |
|
Display Index |
No |
. |
None |
|
Dataview Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Parameters |
Yes |
. |
|
|
Fields |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All Line commands in EDIT mode except the PDL Language Construct Templates; only the * line command in DISPLAY mode. |
|
Keys |
Yes |
|
. |
|
Package Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Parameters |
Yes |
. |
. |
|
Resource |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language Construct templates; only the * line command in DISPLAY mode. |
|
Plan Definition |
|||
|
Identification |
Yes |
SCROLL FORWARD/BACKWARD, TOP/BOTTOM, LEFT/RIGHT; plus CHECKPOINT and ROLLBACK commands in EDIT mode. |
None |
|
Parameters |
Yes |
. |
. |
|
Resource |
Yes |
All commands in EDIT mode; SCROLL FORWARD/BACKWARD, TOP/BOTTOM, FIND, NEXT, INCLUDE, EXCLUDE, FIRST, LAST, PREVIOUS, POSITION commands in DISPLAY mode. |
All line commands in EDIT mode except the PDL Language Construct templates; only the * line command in DISPLAY mode |
|
DBRM |
Yes |
. |
. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|