View Full Version : Display output from batch file (txt)
weaze1
03-06-2003, 09:33 AM
Hi, There is probably an easy answer to this. i want to display within Autoplay screen the txt output generated from a ping command. "ping ***.***.***.*** >ping.txt" produces the txt file, canI get Autoplay to display it in a text box.
Thanks in Advance.
Lorne
03-06-2003, 11:01 AM
Sure. Just read that text file into a variable with a Text File - Read action. Then, you can use string actions to extract the parts you want, or just display the whole thing. To do that, just use the variable that you read the text into as the message in the Dialog - Message Box action.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.