#include <file.au3> #include <Array.au3> Dim $count MsgBox (4096, "test1", $count[0]) _ArrayDelete ( $count, 0) _ArrayDelete ( $count, 0) If @error = 2 Then MsgBox (4096, "test2", "End") Else _FileWriteFromArray("c:\1.txt", $count) EndIf
举报
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-21 08:06 , Processed in 0.085825 second(s), 20 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.