Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing Envoirnment Variable
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,
1. I created a Insert Output value for an object's Text property
2. Directing this output to a User deifned Envoirnment variable (say "Test")
3. Now I want use this "Test" variable in my program like

Code:
do
<statements>
loop while <Test ="Something">

Here I dont know that how to acees the user defined env var "Test" Value

I tried :
Code:
Envoirnment.value("Test") = "something"    -> Didnt Work
           "Test" = "somehting"                              -> Didnt Work

Could ypu please tell me how can accomplish this task ?

Thanks
Ramesh
Reply


Messages In This Thread
Accessing Envoirnment Variable - by ramesh.tahiliani - 12-15-2008, 04:49 PM
RE: Accessing Envoirnment Variable - by Ankur - 12-15-2008, 11:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Accessing Environment variable value in Library file vishruth143 1 2,479 09-07-2013, 05:11 AM
Last Post: jacosta
  ACCESSING OBJECR REPOSITORY SHARED ONE babukaturi 1 2,395 04-03-2012, 12:03 PM
Last Post: sshukla12
  Accessing an array returned from a function sqadri 2 5,411 03-28-2012, 09:31 PM
Last Post: sqadri
Sad Accessing Nodes Moon 0 1,978 11-03-2011, 02:05 AM
Last Post: Moon
Toungue Getting problems while accessing data from Excel Sheet SNR 3 3,038 05-08-2009, 01:46 PM
Last Post: SNR

Forum Jump:


Users browsing this thread: 2 Guest(s)