for_array_keys(TCL)
for_array_keys --
perform foreach for each key in named array
Synopsis
for_array_keys var array_name code
Description
This procedure performs a foreach-style loop for each key
in the named array. The break and
continue statements work as with
foreach.
References
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005