No. These variables are set by the web server for the CGI environment, when Vortex runs from a web server. To get the local IP address of the machine while running from the command-line would require platform-specific calls unavailable in Vortex. Under Unix, you might be able to <EXEC> the "hostname" command, then use <nslookup> to resolve that name.