>>-list(-+------------+-,stem.)--------------------------------><
+-key_handle-+Retrieves the list of subkeys for a given key in a stem variable. The name of the stem variable must include the period. The keys are returned as stem.1, stem.2, and so on. Example:
rg~LIST(objectrexxkey,orexxkeys.) do i over orexxkeys. say orexxkeys.i end