Help for this page

Select Code to Download


  1. or download this
    try **until **you **succeed
    
  2. or download this
    foreach $mitem(@missing) { 
      
    ...
        
      #$t->tagConfigure("wrong",-foreground=>"red"); 
      #$t->tagAdd("wrong","$start","wordend");
    
  3. or download this
    @chars=$t->get("$start","$start wordend");
      print "\nThe word:";
      print"\n@chars";