Help for this page

Select Code to Download


  1. or download this
      # 
      # Wait for prompt - "(1)>>" 
      #
      $t->prompt('/\(\1\)\>\>\s*$/');
    
  2. or download this
      $t -> prompt ('/[(]1[)]>>\s*$/');