Submodule_Methods_ClsAllWin

Type: Submodule Parent Module: ModuleCMethods

Module Submodule_Methods_CloseWind
Version / Date 1.10 / 25th March 2002
Author (Organisation) Kevin Gale (Newcastle Computer Services Plc)
e-mail keving@ncs-plc.co.uk

This submodule converts converts Close All Windows into a notation equivalent. This fixes a conversion problem as the Close All Windows command in Studio closes all IDE windows. This can cause inconvenience when working on the converted library using the IDE.

Functionality

Search for the following commands in methods:

  1. Close all windows.

Close all windows

Convert the code line to use "Do $iwindows.$sendall($ref.$close())"

Assumptions

  1. None.

User Setup Required for this Module

  1. None.