Windows Server 2003 No

Windows " /> 久久久精品影院,欧美日韩美女,一级毛片久久久

色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

Locate a File Using a File Open Dialog Box

Demonstration script that displays a File Open dialog box (open to the folder C:/Scripts), and then echoes back the name of the selected file.  Supported Platforms

Windows Server 2003
 No

Windows XP
 Yes

Windows 2000
 No

Windows NT 4.0
 No

Windows 98
 No


Script Code

復制代碼 代碼如下:
Set objDialog = CreateObject("UserAccounts.CommonDialog") 

objDialog.Filter = "VBScript Scripts|*.vbs|All Files|*.*" 
objDialog.FilterIndex = 1 
objDialog.InitialDir = "C:/Scripts" 
intResult = objDialog.ShowOpen 

If intResult = 0 Then 
    Wscript.Quit 
Else 
    Wscript.Echo objDialog.FileName 
End If 

JavaScript技術Locate a File Using a File Open Dialog Box,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 邢台县| 凌源市| 特克斯县| 穆棱市| 宜丰县| 盖州市| 梧州市| 临海市| 墨竹工卡县| 错那县| 丁青县| 绿春县| 巍山| 托克逊县| 木兰县| 大竹县| 都昌县| 西乌| 遵义市| 扬州市| 普定县| 辽中县| 孟津县| 中山市| 平遥县| 扶余县| 开封市| 舞阳县| 宜兴市| 黎城县| 喀喇沁旗| 北碚区| 县级市| 封开县| 怀宁县| 安泽县| 高碑店市| 康保县| 梁平县| 大洼县| 柘城县|