"The file format and extension of 'test.xls' don't match. The file could be corrupted or unsafe. Unless you trust its source, don't open it. Do you want to open it anyway?"
需要 click "Yes" 才能開始....
已有一個Python 程序去讀 "test.xls" 內的內容, ....不過需要每次手動開始excel file 一次, save as .xls 或 xlsx 之後, 就再沒有彈出窗框, Python 程式就可正常運作......
如不手動儲存一次, Python 就會出現 "unsupported format, or corrupt file" ....