ContributionsMost RecentMost LikesSolutionsReturning values from TMSAdvStringGrid I'm trying to return a value from a specific cell within a grid. We're using TMS grids. I'm trying to use the TMSAdvStringGrid object, but I'm not having any success. I'm attempting the use the wValue property however in the Object Brower I receive the following error message for the ColumnCount and RowCount. How do I return/read the value from a TMSAdvStringGrid object? Thanks, Chris Saving an Excel FileI have a test that open's an excel file, I then get values from that file and us them a inputs for my test (using COM method). I then compare my results with values within the same worksheet. I also output my results with the same worksheet. I'm trying to save the file once my test is complete. However I cannot replace the existing file. Any suggestions? Thanks, ChrisRe: Reading a txt fileThanks! Can I do a Check Point on that? If the text didnt match a certain string then fail the test? I'm working in jscript. Thanks again, ChrisReading a txt fileIs there a way to read a specific line in a txt file? The .ReadLine() reads all lines. Thanks, ChrisRe: Losing my NameMappingYou were right. For whatever reason my ProcessName for my App was changed to DCPSysMgr in the NameMapping. I changed it to what it should be and it worked. I have no idea how it got changed? I've never went into NameMapping until now. Thanks! ChrisRe: Losing my NameMappingI don't have two instances running. If I right click on my application under NameMapping and select show in Object Browser, and with my application open, I get a message saying "Cannot highlight this object in the object tree." When I go to the Object Browser my MappedName reads; Aliases.App_1. It should be Aliases.App. If I open a new Project Suite, with the same app open, I'll get Aliases.App.Re: Losing my NameMappingWell, we develop scripts for all of our test. We don't start by recording. So when we execute the test our test bombs because we don't have something mapped. Do we have to start by recording before we start scripting?Re: Script Extension Dialog Boxokay, thanks! I'm new to Test Complete.... my goal is to have a bunch of common functions in a file or in files by themselves, and create script extensions so we can call these functions from any project instead of having to recode everything.Re: Script Extension Dialog BoxThanks!Re: Script Extension Dialog BoxEven when I hit Reload, nothing happens. Thanks, Chris