P Paola May 10, 2004 #1 I need to dynamically pull the computer name for my script. What is the call to get computer name? Thanks, Paola
I need to dynamically pull the computer name for my script. What is the call to get computer name? Thanks, Paola
C Cheryl Fischer May 10, 2004 #2 There is VBA code to do that here: http://www.mvps.org/access/api/api0009.htm
D Douglas J. Steele May 10, 2004 #4 Not on my machine. I do not have an environment variable CNAME defined. In any case, environment variables are seldom that appropriate an approach, since it's trivial to reset them.
Not on my machine. I do not have an environment variable CNAME defined. In any case, environment variables are seldom that appropriate an approach, since it's trivial to reset them.