converse considerations for Text UI

In the context of Text UI, the EGL converse statement performs the following actions:
A converse statement is always valid in a called program and always runs in non-segmented mode; but if you are running a main program that is segmented, the converse statement is not valid in these kinds of code:

Syntax

For a syntax diagram, see converse.

Example

  converse myTextForm; 

Feedback