Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to overwrite my environment variable
#1
Not Solved
Hi,

In my script Im capturing a dynamic value off the screen and storing it as an internal environment variable. I then use this variable further along in my script. The problem is that this variable seems to be stored permanently as just 1 value and doesnt get overwritten each new run. My script looks like the following -

Code:
Browser("...").Page("...").Frame("...").WebElement("...").Output CheckPoint("...")
floating_variable = Environment.Value("whatever")
msgbox floating_variable

Does anyone know how / if this environment variable can be over written each time with a new value? I dont wish to use the datatable as space is an issue.

Regards,
Brian
Reply


Messages In This Thread
Unable to overwrite my environment variable - by Brian3 - 11-13-2008, 11:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to get the list of items in Delphi Combobox Environment Object Raj Aryan Singh 3 1,974 02-04-2020, 12:32 AM
Last Post: Raj Aryan Singh
  how to get relative path by using testdir environment variable Sathyaprasad 1 1,786 11-30-2017, 02:21 AM
Last Post: supputuri
  environment variable path for qc automation2012 0 2,638 01-18-2015, 08:18 AM
Last Post: automation2012
  error with msdn's description of overwrite value of CreateTextFile ?? anu05446 1 2,457 03-10-2014, 02:48 PM
Last Post: basanth27
  Select does not work together with Environment.Value qtped 7 3,827 02-14-2014, 12:46 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)