Submodule_Methods_CommentLn

Type: Submodule Parent Module: ModuleCMethods

This sub-module removes commands lines commented out by the built-in converter. If it is possible to restore functionality lost in this way during processing by the built-in converter then this is restored using equivalent OMNIS Studio commands.

Functionality

Search for commands containing the text "COMMAND REMOVED BY CONVERTER"

The following commands contain this text and are removed:

  1. Other parameters are optional
  2. HELP MESSAGE
  3. Install hierarchical menu
  4. Clear class variables when closed

Clear class vars when closed

This command is removed and replaced with a $destruct method containing the command Clear class variables.

Do not clear class vars when closed

This command is not removed. A warning is added to the conversion log.

Assumptions

  1. None.

User Setup Required for this Module

  1. None.