Before running the O$Converter
The following modules require the developer to perform certain set up tasks before running the converter:
- Module_CallMethod. Select classes to be converted to Code classes or Instantiated classes using Module_CallMethod window.
- Module_WindowBobjs. Set color and backpattern required for background objects.
- Module_WindowFields. Set color, backpattern and border style required for fields.
- Module_PromptedFind. Set up code to bypass required events whilst processing a "Prompted find" command.
- Module_LibraryVariables. Select master library where task variable definitions are to be copied to using Module_LibraryVariables window.
- Module_WindowStyles. Set up the flags in the $construct method of the module to switch on the various types of fixes that you require to be made.
It is also important to check the documentation for any additional moderated modules that you copy into the O$Converter library, since they may also have some set up tasks to be performed prior to running the converter.