The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CompressChemName


Unit:SDL_cdata
Class:none
Declaration:function CompressChemName (Instring: string): string;

The function CompressChemName compresses the chemical substance name in the parameter Instring and returns the compressed name as function value. Please note that any substance name is converted to lowercase letters prior to compression.

Hint: The compression algorithm is dedicated to chemical names and therefore delivers full compression power only for chemical names. Do not use it as a general purpose compression routine.


Last Update: 2023-Feb-06