02-11-2014, 06:24 PM
I tried that and the Environment.Value("Dealer_Code") display correct value in a msgbox. However I still got the error msg on the next line
Code:
x=msgbox (Environment.Value("Dealer_Code"),0,"Wait Box")
Browser("Browser Name").Page("Page Name").Frame("fsbottom").WebList("Dealer Code").Select Environment.Value("Dealer_Code")