Help for this page

Select Code to Download


  1. or download this
    sub init_commands
    {
    ...
    
        ... and so on..
    }
    
  2. or download this
                while( my ($command, $params) = each %Commands)
                {
    ...
                        }
                    }
                }