User`s guide

APPENDIX A Function Reference
Users Guide 171
Network functions
uHostname
Description Returns the local network name.
Syntax string uHostname()
Examples uHostname() // returns something like “pollux
Windows STARTUP The file system directory that corresponds to
the user's Startup program group. The system
starts these programs whenever any user logs
onto Windows NT or starts Windows 95. A
typical path is “C:\Documents and
Settings\username\Start
Menu\Programs\Startup”.
Windows SYSTEM The Windows System folder. A typical path is
“C:\Windows\System32”.
Windows TEMPLATES The file system directory that serves as a
common repository for document templates. A
typical path is “C:\Documents and
Settings\username\Templates”.
Windows WINDOWS The Windows directory or SYSROOT. This
corresponds to the %windir% or
%SYSTEMROOT% environment variables. A
typical path is “C:\Windows”.
Group Name Description