1ae @verb #6397:"@as" none none none rdo #6397 @program #6397:"@as" none none none if (player != this) return endif y = 0 for x in ($juke.albums) y = y + 1 player:tell(y, ". ", x) endfor selection = toint($cmd_utils:read("NUMBER")) song = $cmd_utils:Read("SONG NAME") $juke.songs[selection] = {@$juke.songs[selection], song} player:tell("Added.") "Last modified by Dax (#789) on Tue May 3 14:09:36 2005 MDT." . 0