home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / 101190f1 / 1010.doc < prev    next >
Text File  |  1990-11-30  |  2KB  |  40 lines

  1. 1010 is a database converted  by  John  Campbell,  KC4LWI.   Review  it  by
  2. viewing  the  files  1010.LIS,  10*.FUL.  1010.LIS will be displayed to the
  3. user who  types  SH/10CALL  <ENTER>.   1010.FUL  is  the  database  itself.
  4. 1010.AOK  is  furnished  to limit updates (SYSOP should change if desired),
  5. and 1010.NF is provided to help the user if the 1010 is not found.
  6.  
  7. To implement SH/1010, first load the files into your PACKCLUS\DB directory.
  8.  
  9. With  this release of the 1010 database, I have included  the  index  file.
  10. Indexing  at  this  time is not necessary, however, if you need to reindex,
  11. then, make the index file by executing the MAKEIDX utility as follows:
  12.  
  13. Next, add the following lines to your SYSOP.DAT file:
  14.  
  15.       SET/COMMAND 10CALL 1010.LIS 1010.FUL/1010.IDX * * *
  16.       SET/COMMAND/HIDE 11CALL * 1011.FUL/1011.IDX * * 1010.NF
  17.       SET/COMMAND/CHAIN 10CALL 11CALL
  18.       SET/COMMAND 10NUM 1010.LIS 10-10.FUL/10-10.IDX * * *
  19.       SET/COMMAND/HIDE 11NUM * 10-11.FUL/10-11.IDX * * 1010.NF
  20.       SET/COMMAND/CHAIN 10NUM 11NUM
  21.       SET/COMMAND/COMMENT 10CALL Search call and get 1010 number
  22.       SET/COMMAND/COMMENT 10NUM  Search 1010 number to get call
  23.  
  24. And, if you didn't shut down the node to install the database, type in  the
  25. above lines as SYSOP commands.
  26.  
  27. Other nodes  may access the database on your node by adding a line to their
  28. SYSOP.DAT and/or typing in the line as a command.  If the callsign  of  the
  29. node  where  the  database is installed is K5GH, then the other nodes would
  30. execute the following commands (in SYSOP.DAT and/or as direct commands):
  31.  
  32.        SET/COMMAND 10CALL * * * * * K5GH
  33.        SET/COMMAND 10NUM * * * * * K5GH
  34.        SET/COMMAND/COMMENT 10CALL   Search call and get 1010 number
  35.        SET/COMMAND/COMMENT 10NUM    Search 1010 number and get Call 
  36.  
  37. Suggestions and comments for KC4LWI can be  included  in  the  disk  mailed
  38. monthly to W6GO/K6HHD.
  39.  
  40.