sanhen 发表于 2008-9-18 15:25:34

AU3在CMD窗口输出字符

#NoTrayIcon
#AutoIt3Wrapper_Change2CUI=y
ConsoleWrite("This is to test the command line output")

bsplin 发表于 2008-9-18 15:44:57

沙发啊,虽然不懂,但点个座先!

itljl 发表于 2008-9-18 17:49:43

#AutoIt3Wrapper_Change2CUI=y
无效

itljl 发表于 2008-9-18 17:55:34

This does not write to a DOS console unless the script is compiled as a console application..

liongodmien 发表于 2008-9-28 18:04:43

试了下不见反应!
+>17:58:44 开始执行 ACNWrapper v.1.10.1.8
+>执行环境:
+>        系统语言:        0804
+>        键盘布局:        00000804
+>        操作系统:        WIN_XP/Service Pack 3
+>        CPU:                X86
+>        IP地址:                192.168.1.2
>运行 AU3Check (1.54.13.0)开始目录:E:\Systool\AUTOIT3.2.13.7.2
+>17:58:44 AU3Check 结束:0
>运行:(3.2.13.7):E:\Systool\AUTOIT3.2.13.7.2\autoit3.exe "E:\Downloads\一路问情论坛灌水机\test2.au3"   
This is to test the command line output+>17:58:45 AutoIT3.exe 完成::0
+>17:58:46 ACNWrapper 完成!
>退出代码: 0    时间: 2.229

mywayoo 发表于 2008-9-28 22:40:57

试过可以

请问有没有 可以停留在CMD窗口滴命令
太快都没看清

liongodmien 发表于 2008-9-29 16:10:12

原帖由 mywayoo 于 2008-9-28 22:40 发表 http://www.autoitx.com/images/common/back.gif
试过可以

请问有没有 可以停留在CMD窗口滴命令
太快都没看清

我的连个窗口都没出现!$_%

kakinkgb 发表于 2008-9-29 20:54:24

在后面加sleep(7000),然后编译成控制台程序就能看见了

pcghost 发表于 2008-10-7 22:42:19

ConsoleWrite

carefree 发表于 2009-1-15 18:58:17

留个脚印备查

thesnow 发表于 2009-1-15 19:14:23

楼主火星人。地球人都知道。

顽固不化 发表于 2009-1-15 20:45:49

备用。。。。。

xrbenbeba 发表于 2009-2-13 20:38:09

我的也不行:face (29):

漠北雪~狼 发表于 2009-3-9 21:18:16

没有办法暂停在控制台 接受输入.无意义.

YoDe 发表于 2009-3-14 04:17:26

没看明白,,
页: [1] 2 3 4 5
查看完整版本: AU3在CMD窗口输出字符