Help for this page

Select Code to Download


  1. or download this
    sub create_entry {
        # If only two fields are present, the index must
    ...
        my ($tape_id, @rest) = @_;
        push (@{$tape_index{$tape_id}}, [$tape_id, @rest]);
    }
    
  2. or download this
     ST4910 (FROZEN)