ContributionsMost RecentMost LikesSolutionsRe: How to insert a value from a string variable into a row of a Table Variable Ok, thank you Marsha_R. Re: How to insert a value from a string variable into a row of a Table Variable Hi Alex, I couldn't get you. Could you provide clear solution how can I do it. Re: Visualizer related alert while opening/saving/closing Projects Hi Tristaanogre, Actually while registering my keyword tests, system doesn't give any alert regarding length. But later I moved my project to another location, from then I am getting these alerts while opening my project from new location though I have deleted all the Visualizer files from the folder. Regards, R. Visalini Re: How to insert a value from a string variable into a row of a Table Variable Hi Alex, Hope you understand my issue, now forget about my code and please provide me a solution that where can I store the value in a string variable(i.e., value in 'wsuniquecode') so that I want to use it later in my keyword test. Regards, R. Visalini. Re: How to insert a value from a string variable into a row of a Table Variable Hi Alex, I didn't keep any code regarding this. I just gathered the innertext of the confirmation message displayed after registration of a record which also contains the system generated code into a variable and then used a VB script function to split the innertext and stored the system generated code into a string variable. Now I want to store that value into somewhere where I have to use them further. So I used table variable. Please find the attached document that I have clearly mentioned the code. Regards, R. Visalini Re: How to insert a value from a string variable into a row of a Table Variable Hi Alex, In my test, when a record is registered then system will automatically generate a unique code after submission of a record. Here I am storing that generated unique code into a string variable(under Persistent Variables section). Likewise I want to register more number of records to get multiple unique codes and I have to use those codes further in my test. So please provide a suggestion that how can I do this. Thanks & Regards, R. Visalini. Visualizer related alert while opening/saving/closing Projects Hi, Please find the attached document, I am facing a alerts while opening/saving/closing my project. I even deleted all the visualizer files in my project folder and from Properties in Test Complete but still I am getting alerts. Please provide solution for this. SolvedRe: How to insert a value from a string variable into a row of a Table Variable Hi Alex, Thank you for your reply, but could you suggest any alternate solution for my issue which I have posted earlier to Marsha_R. Regards, R. Visalini Re: How to insert a value from a string variable into a row of a Table Variable Hi Marsha, In my test, I kept a For loop to register a record which generates a system generated unique code after registration. I stored that system generated code into a string variable and then I am trying to move that code from string variable to a table rows so that I can use that values in my test. Thank You, R. Visalini. Re: How to insert a value from a string variable into a row of a Table Variable Hi Alex, Actually no error is posted in the log, my code was executed but value from string variable is not inserted into a Table. Regards, R. Visalini