ContributionsMost RecentMost LikesSolutionsRe: DDT Keyword not working...Thank you Allen, I have uploaded this information for you to take a look at. I appreciate your help and time. Thanks, RyanRe: DDT Keyword not working...The document I am pointing to is an Excel document but it is saved as a CSV file. I tried changing the driver to an Excel driver but it didn't work. I have attached a screen shot of my keyword test. Hopefully this helps a little, I appreciate your help and time. Re: DDT Keyword not working...Thank you for the suggestion. In the keyword test when I add that expression it gives me and error: The "while not DDT.CurrentDriver.EOF()" expression is invalid. Any other ideas?DDT Keyword not working...I am having a little trouble setting up my DDT to work with keyword testing. I followed a tutorial video and set it up in the same manner but it isn't working for me. The only difference I can see is I am using Delphi and he used JScript. My test is setup like this: Call an Object Method: DDT, CSVDriver, Path to excel sheet. Program opens and logs in While Loop with Code Expression, DDT.CurrentDriver.EOF() equal to False Navigates to add a customer Enters in information (Account Number, Name, Address...) Close with another Call to Object Method: DDT.CurrentDriver, Next The spreadsheet is saved as a CSV file. The test will run fine until the part to add in the information from the spreadsheet. When I try to debug it takes me to the While Loop but I am not sure what is setup wrong. Any help would be greatly appreciated! Thank you for your time, Ryan Christensen Re: Scheduled Task using TC7...helpThanks for your help David. I had the wrong command line being called.Scheduled Task using TC7...helpI am trying to have TC run on a scheduled task. I can create the scheduled task using windows and the task will run and open TC but the keyword test doesn't start. Can someone help me with this? I have checked the help section in TC but it hasn't helped. How do I get the keyword test to run automatically? Thank you for your help. Thanks, Ryan