home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / rec / video / 16292 < prev    next >
Encoding:
Text File  |  1993-01-23  |  5.8 KB  |  114 lines

  1. Newsgroups: rec.video
  2. Path: sparky!uunet!mcsun!fuug!anon
  3. From: an7689@anon.penet.fi
  4. Subject: VCR Plus+ PlusCodes:  2 of 3
  5. Message-ID: <1993Jan23.133524.2652@fuug.fi>
  6. Sender: anon@fuug.fi (The Anon Administrator)
  7. Organization: Anonymous contact service
  8. X-Anonymously-To: rec.video
  9. Date: Sat, 23 Jan 1993 12:24:00 GMT
  10. Lines: 102
  11.  
  12.                             VCRCode, Version 1.00 
  13.                       A Program for IBM-PC Compatibles 
  14.                  to Generate 1 to 6 Digit VCR Plus+ PlusCodes 
  15.  
  16.                       This program is brought to you by 
  17.  
  18.                                The Good Doctor
  19.  
  20.             It  is  based  on  information  appearing  in  Shirriff K, 
  21.         Welch C,   Kinsman A,   "Decoding  a  VCR  Controller   Code," 
  22.         Cryptologia, 16 (#3, July 1992), 227-234.  
  23.  
  24.             VCR Plus+  and PlusCode  are  trademarks  of  the  Gemstar 
  25.         Development Corporation.   
  26.  
  27.                              The Program VCRCode 
  28.  
  29.             VCRCode  generates 1 to 6 digit VCR Plus+  PlusCodes.    A 
  30.         quick check of the TV listings will show that  this covers the 
  31.         vast majority of codes that anyone is likely to need.   The  7 
  32.         and 8 digit codes occur primarily with odd starting times.   A 
  33.         simple work around is to pick an earlier starting time on  the 
  34.         hour  or half hour and adjust the duration accordingly.    The 
  35.         VCR Plus+ itself can be used to add multiples of 15 minutes to 
  36.         any program duration by pressing the ADD TIME button under the 
  37.         VCR Plus+ cover (1 press for each 15 minutes). 
  38.  
  39.             In  some locations,  the programs of certain UHF  stations 
  40.         routinely end up with longer codes.   The VCR Plus+ includes a 
  41.         channel  mapping capability that can be used to overcome  this 
  42.         difficulty.    Suppose  local channel 67's programs often have 
  43.         longer codes and  channel 3 is unused.   Use the VCR Plus+  to 
  44.         map channel 3 to 67  (or, more properly,  the channel assigned 
  45.         by the VCR Plus+  to over-the-air broadcast channel 67).  Then 
  46.         use  VCRCode to generate the appropriate PlusCode for  channel 
  47.         3.  This will not  affect your ability to use codes printed in 
  48.         local listings since channel 67 still maps to itself. 
  49.  
  50.             Why was VCRCode  written?    For three reasons:   (1)  The 
  51.         VCR Plus+   will  not accept codes for shows after  their  air 
  52.         date.   Thus, an old PlusCode can't be used to initiate weekly 
  53.         taping.  (2)  The ease of locating a TV listing decreases with 
  54.         the need to obtain a PlusCode.  Computers, for the moment, are 
  55.         less  mobile and tend to stay put.   (3)  Not all TV  listings 
  56.         contain all PlusCodes.  
  57.  
  58.  
  59.                                   Using VCRCode 
  60.  
  61.             Enter VCRCode at the  DOS prompt and then follow VCRCode's 
  62.         prompts.    The starting date (mm/dd/yy)  must be entered with 
  63.         slashes interspaced.  The starting time (hh:00|30 a|p) is more 
  64.         flexible  than  the prompt suggests.   If minutes are  omitted 
  65.         they are assumed to be 00.  A hyphen or a space may be used in 
  66.         place  of  the colon.   There need not be a space  before  the 
  67.         am|pm  indicator,  which may be typed in upper or lower  case.  
  68.         For example, '7:00 p' could be be entered as '7 00P' or '7p'. 
  69.  
  70.             Press  Enter  at  the  starting date  prompt  to  end  the 
  71.         program. 
  72.  
  73.  
  74.                              The File CHANNEL.MAP 
  75.             
  76.             When  the VCR Plus+  is used with cable or when there  are 
  77.         many station in a broadcast area,  the channel number assigned 
  78.         by VCR Plus+  may be different from the cable channel or over-
  79.         the-air channel number.   When you set up your VCR Plus+,  you 
  80.         went  through  Step  4 which established  the  mapping between 
  81.         channel  numbers.   The file CHANNEL.MAP makes it possible  to 
  82.         establish  similar  mappings so  that  over-the-air  or  cable 
  83.         channel numbers can be used instead  of the VCR Plus+ assigned 
  84.         channel numbers in VCRCode. 
  85.  
  86.             CHANNEL.MAP  is  an  ASCII file created by  using  a  text 
  87.         editor or word processor that can save ASCII files.   The EDIT 
  88.         program in DOS 5.0 is perfect for the job.   Even EDLIN may be 
  89.         used.   Each record contains  two  numbers separated by one or 
  90.         more  spaces.   In keeping with VCR Plus+  setup,   the  first 
  91.         number  is  the  channel assigned by VCR  Plus+.   (See  local 
  92.         listings.   In TV Guide,  the information may be found on  the 
  93.         white  page  immediately  before the first page of  listings.)  
  94.         The second number is the over-the-air or cable channel number. 
  95.             
  96.             For example,  suppose the VCR Plus+ assigns channel 14  to 
  97.         over-the-air   broadcast  channel  67.    Then  one  line   of 
  98.         CHANNEL.MAP should read
  99.                                    14   67 
  100.  
  101.             If VCRCode  finds  the  file  CHANNEL.MAP  in  the current 
  102.         directory,   it uses the information in the file to  translate 
  103.         cable  channel or over-the-air broadcast channel numbers  into 
  104.         VCR Plus+ assigned channel numbers.  If there is no such file, 
  105.         VCRCode  processes channel numbers as entered in  response  to 
  106.         its  prompt.    In  the previous example,  if  there  were  no 
  107.         CHANNEL.MAP  file,   channel 14  should be entered  to  create 
  108.         PlusCodes for broadcast channel 67. 
  109.  
  110. -------------------------------------------------------------------------
  111. To find out more about the anon service, send mail to help@anon.penet.fi.
  112. Due to the double-blind system, any replies to this message will be anonymized,
  113. and an anonymous id will be allocated automatically. You have been warned.
  114.