3 Structure Examples
Example of a POP entry:
The following is an example of a POP entry that is stored in the CPS phonebook file.
-
23,1,2,Redmond,999,5550134,9600,56000,0,96,\LF\CR
In the previous example, the POP entry fields are interpreted as follows.
-
POP Index = 23 Country Code = 1 Region Id = 2 POP Name = Redmond Area Code = 999 Access Number = 5550134 Minimum Analog Speed = 9600 Maximum Analog Speed = 56000 Reserved Flag = 0 POP Flag = 96 (Selected Options: Sign On, Modem, ISDN, Surcharge) Dialup Networking Name = ""
Another example of a POP entry in a CPS phonebook file (with all the optional fields omitted) follows.
-
,91,,,,55500123,,,,,,\LF\CR
In the previous example, the POP entry fields are interpreted as follows.
-
POP Index = 0 Country Code = 91 Region Id = 0 POP Name = "" Area Code = "" Access Number = 55500123 Minimum Analog Speed = 0 Maximum Analog Speed = 0 Reserved Flag = 0 POP Flag = 0 Dialup Networking Name = ""
Example of a region file.
-
2\LF\CR Seattle\LF\CR Hyderabad\LF\CR
The "2" in the first line denotes the number of region entries in the region file. The entries that follow this line are the region names "Seattle" and "Hyderabad".