Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing Envoirnment Variable
#4
Solved: 11 Years, 4 Months ago
Please find the below example.

Code:
Environment.Value("a") = "aadc"
MsgBox Environment.Value("a")
var = Environment.Value("a")
MsgBox var
Reply


Messages In This Thread
RE: Accessing Envoirnment Variable - by Ankur - 12-15-2008, 11:19 PM
RE: Accessing Envoirnment Variable - by Prasanth Chowdary - 12-16-2008, 04:32 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)