Hostname: Difference between revisions

Content added Content deleted
No edit summary
 
(-> IDL)
Line 3: Line 3:
Find the name of the host on which the routine is running.
Find the name of the host on which the routine is running.


==[[IDL]]==
[[Category:IDL]]

hostname = GETENV('computername')


==[[Tcl]]==
==[[Tcl]]==