Help for this page

Select Code to Download


  1. or download this
    Win32::OLE(0.1707) error 0x800a03ec
        in METHOD/PROPERTYGET "Range" at Nissan_NVL_FB_Display_WINDOWS.pl 
    +line 170
    
  2. or download this
        for($i=0;$i<$out_size;$i++)
        {
    ...
            $Sheet2 -> Range($value) -> {'Value'} = $gm_out[$i][2];
            $Sheet2 -> Range($value) -> {'Value'} = $gm_out[$i][3];    }
    }