我正在尝试用记事本打开一个文件。
const strfilename = "C:\Users\Desktop\abc.txt" set OFS = myOFSO.OpenTextFile(strfilename)
它正在显示
错误代码 424
excel vba
excel ×1
vba ×1