Help for this page

Select Code to Download


  1. or download this
    
    sub find_range
    ...
            return($range);
    
        }
    
  2. or download this
    sub read_tagdata
    {
    ...
                return($buffer_data_split[1])
    
    }