################################################################### # GPSNet User List File Version 2.0 # ################################################################### # Copyright 2000-2004 by Trimble Terrasat GmbH, Germany # ################################################################### # The following rules apply: # # - The default file-name of this file is "UserList.txt". # # - The default location for this file is in the directory # # \config\. # # - The file name and path can be changed if that is made known # # to GPSNet by modifying the Windows Registry key # # "Caller Identification File" in the Registry location # # "HKEY_LOCAL_MACHINE/Software/Terrasat/GGSP/RTCM connection". # # - A valid entry consists of a line which contains two or three # # entries (furtheron called tokens) in the following order: # # 1) phone number # # 2) user name # # 3) group name (optional) # # - Tokens can be separated by TAB characters (ASCII-code 12) or # # commas. # # - There can be as many TAB characters between two tokens as # # desired, but only one comma is allowed. # # - One or more space characters (ASCII-code 32) between TABs or # # commas would be recognized as a separate token. Thus do not # # use a mixture of TABs and spaces for formatting this file. # # - Leading and trailing spaces are automatically removed from # # tokens (example: " token text " is trimmed to "token text"). # # - Comments start with a '#' character and are ignored. There # # can be separate comment-lines starting with '#', or comments # # can be appended to entry lines. # # - Invalid lines are ignored. Lines following the invalid line # # will be read. # # - A maximum of 1000 characters of a line is read per line. Text # # beyond this limit is ignored. # ################################################################### # Examples of valid entries: # # 0123456789, UserName # comment # # 0123456789, UserName, GroupName # comment # ################################################################### #PHONE USER GROUP