url_from_list

EveAndersson.com : API Browser : url_from_list

url_from_list

url_from_list url_list
Defined in tcl/user-group-defs.tcl

given url list as described in ug_parse_url this procedure puts back the url from the list. thus, if list contains elements A, B and C, this procedure will return A/B/C. if list contains elements A, B, C and / than this procedure will return A/B/C/

Parameters:
url_list
[ show source ]

Show another procedure:

eve@eveandersson.com