home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / texts / cell_nfo / pageprg2.td0 / BPLUSHLP / CODE.BPH < prev    next >
Text File  |  1992-03-15  |  1KB  |  25 lines

  1.   Code
  2.  
  3.   The Code of your pager is actually the address of the pager. This address
  4.   is an identifier which allows the pager to decide which messages being
  5.   transmitted are intended for it.
  6.  
  7.   For POCSAG pagers:
  8.      - The address must be 7 digits long (valid digits are 0 - 9). 
  9.      - Code A and Code B addresses must be in the same frame.
  10.      - A valid POCSAG address must be in one of the following ranges:  
  11.                    0000008 - 2007663
  12.                    2007672 - 2045055
  13.                    2045064 - 2097143
  14.  
  15.                                                                 <Page Down> 
  16. .p
  17.  
  18.   If you violate any of the restrictions, the program will notify you of
  19.   the problem. Closer inspection of the codes may indicate a mistyped code.
  20.   If this does not seem to be the problem, please contact someone who is
  21.   knowledgeable about the technical aspects of code assignments.
  22.  
  23.                                                                   <Page Up> 
  24.  
  25.