EDIT primary command

The EDIT primary command starts a new FM/Db2 Edit session.

Syntax


1  EDIT
1!  current_object_owner . current_object_name
1 
2.1! current_object_owner.
2.1 new_object_owner.
1 new_object_name
current_object_owner
The name of the owner of the object in the current FM/Db2 editor session.
current_object_name
The name of the object in the current FM/Db2 editor session.
new_object_owner
The name of the owner of the object to be pre-filled in the entry panel for the new FM/Db2 editor session.
new_object_name
The name of the object to be pre-filled in the entry panel for the new FM/Db2 editor session.

Availability

Related tasks