util_parse_phone

EveAndersson.com : API Browser : util_parse_phone

util_parse_phone

util_parse_phone phone_number
Defined in tcl/intranet-wap-defs.tcl

Tries to figure out the phone number from a user-entered string.

Parameters:
phone_number - A string containing the phone number.
Returns:
A tcl list with the phone number and maybe an extension.
Author:
Andrew Grumet <aegrumet@arsdigita.com>
[ show source ]

Show another procedure:

eve@eveandersson.com