Module_SpecialCharacters

Type: Module Parent Module: N/A

Module Module_SpecialCharacters
Version / Date 1.00 / 15th April 2002
Author (Organisation) Kevin Gale (Newcastle Computer Services Plc)
e-mail keving@ncs-plc.co.uk

This module will search your classes for instances of chr(9), chr(10) and chr(13) and change them to kTab, kLf and kCr.

Functionality

For the class and all subordinate objects:

  1. Replace the special characters within the object's $calculation property.
  2. Replace the special characters within the object's methods.

Assumptions

  1. None.

User Setup Required for this Module

  1. None.