举报
Local $rt = InputBox('标题', '提示', 'a') If @error Then Exit Local $file = @ScriptDir & '\' & $rt & '.au3' If FileExists($file) Then ShellExecute($file) Else MsgBox(48, '', $file & ' 不存在。') EndIf
afan 发表于 2020-8-6 15:03
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-8-10 21:37 , Processed in 0.067789 second(s), 21 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.