Hallo,
dann würde ich es einmal auf dem green Scren mit "go nets" probieren.

*************************
Creating the Tool
*************************

How to Create the Tool
----------------------
Use a display with a command line to create the tool. To create the
tool, enter:

CRTCLPGM <library-name-1>/TZLSINST QUSRTOOL/QATTCL

where library-name-1 is the library where the TZLSINST program was created.
This will create the install program TZLSINST that will install the
GO NETS tool when it is called. To start this program and create the
GO NETS tool, enter:

CALL <library-name-1>/TZLSINST library-name-2

where library-name-1 is the library where the TZLSINST program was created
and library-name-2 is the library in which you want the GO NETS tool objects
created. It is recommended that you NOT create the tool in the QUSRTOOL
library. Instead, choose a separate library for this purpose. If the
library does not exist, it will be created. For example, to create the
GO NETS tool in the GONETSTOOL library, enter:

CALL <library-name-1>/TZLSINST GONETSTOOL

NOTE: Whenever you want to use the GO NETS tool, you must add the library
containing the tool to your library list.