Hi All, If any one worked on Dos Commands using Winrunner, plz give me some details about how to do the scripting on that.. Can we able to do the record and playback on Commandprompt.. Thanks & Regards, Sowmya
You can execute dos commands by using two commands dos_systesm()----> Control will not be brought back to Winrunner.Need to close cmd prompt manually. system()----> Control will be brought back to Winrunner.
Forum Rules