Help for this page

Select Code to Download


  1. or download this
    # Untested code for demonstation purposes only
    
    ...
    sub part_channel {
    ...
    }
    
  2. or download this
    $remove = <REMOVE>;
    
  3. or download this
    Filehandle FILE opened only for output at C:\file.pl line 7.
    
  4. or download this
    open(REMOVE, "+>project.pjt")
    
  5. or download this
    open(REMOVE, "+>>project.pjt")