Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

Abbrev   built-in function

The Abbrev function determines whether one string info is a leading substring of another string information. An optional minimum length can be specified. The function returns 1 when the test string is a leading abbreviation of the reference string, and 0 otherwise. If the test string is shorter than the minimal length, then 0 is returned.


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 17 Mar 2005