Interface with the graphic editor

                       +--------------------------+
                       | CALL  IZGED (PNAME,CHOPT) |
                       +--------------------------+
                                  
Action: This routine invokes the graphics editor. The picture's name is displayed on the screen and a graphic menu is presented. It contains options to add/modify/delete/merge structures within the picture. Parameter Description:
PNAME
CHARACTER variable with the picture's name.
CHOPT
Character variable specifying the option(s) desired
'S'
the menu are drawn with Software characters.
'A'
the menu are drawn with shAdow.

                                                                   

Figure: The graphics editor

[fig-GED]