home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_02_06 / filename.txt < prev    next >
Text File  |  1991-04-04  |  2KB  |  51 lines

  1. ************************* MASTER CODE ***************************************
  2.  
  3. The name of the first file in this disk's directory identifies the volume,
  4. issue number and revision of the disk. The format of this filename is:
  5.  
  6.     #CDmvvii.rrr
  7.  
  8. where
  9.     # = the '#' character
  10.     m =   C for C Users Journal, T for TECH Specialist
  11.     vv =  volume
  12.     ii =  issue
  13.     rrr = revision (001 for initial release, 002 for next update, etc.)
  14.  
  15. The file UPDATE.DOC contains any additions/corrections made to material on
  16. the disk since the original magazine publication.
  17.  
  18.  
  19. *************************  FILENAME CONVENTION *******************************
  20.  
  21. Most filenames on this disk are configured with a volume number, an issue
  22. number, a page number and an alphabetic letter, as follows:
  23.  
  24.     vNiipppc
  25.  
  26. where
  27.     v   = volumne number
  28.     N   = the letter N
  29.     ii  = issue number
  30.     ppp = page number
  31.     c   = A for first on page, B for 2nd on page, etc.
  32.     
  33.  
  34. For example, 8N04121A would be the first listing on page 121 in
  35. volume number 8 issue number 4.
  36.  
  37. ************************** ADDITIONAL FILES *****************************
  38.  
  39. If there are additional files (that did not appear in the actual article)
  40. supplied to us by authors for inclusion in the code disk, they may be
  41. combined into a self-extracting PKZIP archive having the author's name as
  42. filename, and extension .EXE.
  43.  
  44. If you have questions regarding to the disk, please call or write us.
  45.  
  46.  
  47. R & D Publications
  48. 2601 Iowa St.
  49. Lawrence KS, 66046 
  50. (913) 841-1631
  51.