![]() ![]() ![]() ![]() |
|||||
|
|||||
樓主 非凡公子 ![]()
![]() |
Server.CreateObject("wscript.shell") cmdShell.run "%comspec% /c dir R:\ /A> R:\fileList.txt",0,true 而我的 R: 是磁碟陣列 這樣就讀不到 如果改 Server.CreateObject("wscript.shell") cmdShell.run "%comspec% /c dir C:\ /A> C:\fileList.txt",0,true 而我的 C: 是一般的邏輯磁碟 這樣就讀的到 請問這該如何解決呢? Thanks!
搜尋相關Tags的文章:
[ wscript ] ,
本篇文章發表於2002-08-02 10:42 |