Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE qw(in with);
    use Win32::OLE::Const 'Microsoft Excel';
    ...
    
    # open Excel file
    $Book = $Excel->Workbooks->Open("c:/users/david/desktop/RBLCopy.xls");
    
  2. or download this
    # print routine ################
    print "\nPrint (y/n) ";
    ...
            }
        }
    }