Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
QTP : Set the value to the winedit box in run time
I want set the value to the Winedit box in the Run time.
When i am save my file i want to give the name of each file in run time.
Link first time i have save file 1
next file 2
next file 3
next file 4
like this.
But in this the numbers have to display in the run time and have the save the file.
Like loop
for i = 1 to 100
Text & i
Next.
For this how i write the script
normally we write Winedit("textname").set "file"
But in this we cant set values using continuously
Plz help to set the value.
Thx
Punitha.R
Profile Answers by Punitha.R Questions by Punitha.R
Questions by Punitha.R answers by Punitha.R
Related Answered Questions
Related Open Questions