home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpmhelp / stat.hlp < prev    next >
Text File  |  1994-07-27  |  4KB  |  108 lines

  1. :STAT COMMAND
  2. The STAT Command takes any of the following forms --
  3.  
  4. STA╘      Calculatσ thσ storagσ remaininτ oε al∞ activσ drive≤ anΣ prin⌠á ß ì
  5.           message like
  6.                x: R/W, SPACE: nnnK  -- if disk is Read/Write
  7.                x: R/O, SPACE: nnnK  -- if disk is Read Only
  8.  
  9. STAT x:   Calculate the storage remaining on the specified drive and print
  10.                BYTES REMAINING ON x: nnnK
  11. ~
  12. STAT x:afn [$S]
  13.           Scaε thσ specifieΣ file≤ oε thσ specifieΣ drivσ (x║ i≤ optional)¼ ì
  14.           anΣá lis⌠á al∞ file≤ whicΦ satisf∙ thσ unambiguou≤á referencσá iε ì
  15.           alphabetica∞á orde≥ witΦ storagσ requirements«á  ┴ tablσ likσ thσ ì
  16.           following is generated --
  17.  
  18.                Size Recs Bytes Ext Acc
  19.               sssss rrrr  nnnk  ee a/b d:pppppppp.sss
  20.  
  21.           where
  22.                sssss -- number of virtual 128-byte records in file
  23.                     This field is display if the optional $S is given
  24.                rrrr -- number of 128-byte records in each extent of the file
  25.                nnnK -- number of bytes (in K, K=1024) allocated to the file
  26.                ee -- number of 16K extensions
  27.                a/b -- access mode of file; R/O or R/W
  28.                d:pppppppp.sss -- drive name (d may be A, B, C, D) and file
  29.                          name
  30. ~
  31. STAT x:=R/O
  32.           Se⌠ thσ specifieΣ drivσ t∩ ReaΣ Only«á  Thi≤ i≤ cleareΣ b∙ ß warφ ì
  33.           boot.  When a disk is Read Only, the message
  34.                BDOS ERR ON x: READ ONLY
  35.           will appear if there is an attempt to write to it.
  36.  
  37. STAT VAL:
  38.           Summarize the status commands.  STAT VAL: will print the list --
  39.  
  40.                Temp R/O Disk:  d:=R/O
  41.                Set Indicator:  d:filename.typ $R/O $R/W $SYS $DIR
  42.                Disk Status  :  DSK: d:DSK:
  43.                User Status  :  USR:
  44.                Iobyte Assign:
  45.                CON: = TTY:  CRT:  BAT:  UC1:
  46.                RDR: = TTY:  PTR:  UR1:  UR2:
  47.                PUN: = TTY:  PTP:  UP1:  UP2:
  48.                LST: = TTY:  CRT:  LPT:  UL1:
  49. ~
  50. STAT DEV:
  51.           Displa∙á thσá curren⌠ logica∞ t∩ physica∞á devicσá mapping«á  Fo≥ ì
  52.           example, the list may appear as --
  53.  
  54.                CON: = CRT:         PUN: = PTP:
  55.                RDR: = UR1:         LST: = TTY:
  56.  
  57. STAT d:afn [$R/O or $R/W or $SYS or $DIR]
  58.           Se⌠á thσá variou≤á permanen⌠á filσá indicators«áá  R/O=Read/Only¼ ì
  59.           R/W=Read/Write, SYS=System, DIR=Non-System
  60.  
  61. STAT ld1=pd1, ld2=pd2, ...
  62.           Changσá thσá logica∞á t∩ physica∞á devicσá assignments«á  Logica∞ ì
  63.           devicσ ld▒ i≤ assigneΣ t∩ physica∞ devicσ pd1¼á etc«á  Thσá valiΣ ì
  64.           logical device names are --
  65.  
  66.                CON:      The system console device
  67.                RDR:      The paper tape reader device
  68.                PUN:      The paper tape punch device
  69.                LST:      The output list device
  70. ~
  71.           The valid physical device names are --
  72.  
  73.                TTY:      Slow speed output device (teletype)
  74.                CRT:      High speed output device (cathode ray tube)
  75.                BAT║      BatcΦ processinτ (CON║ inpu⌠ i≤ RDR:¼á CON║ outpu⌠ ì
  76.                          is LST:)
  77.                UC1:      User-defined console
  78.                PTR:      Paper tape reader
  79.                PTP:      Paper tape punch
  80.                UR1:      User-defined reader #1
  81.                UR2:      User-defined reader #2
  82.                UP1:      User-defined punch #1
  83.                UP2:      User-defined punch #2
  84.                LPT:      Line printer
  85.                UL1:      User-defined list device #1
  86.  
  87. ~
  88. STAT d:DSK:
  89.           Lis⌠á thσ characteristic≤ oµ thσ disδ nameΣ "d:"╗á iµ "d:ó i≤ no⌠ ì
  90. specified, list the characteristics of all active disks.  A sample listing:
  91.  
  92.                d: Drive Characteristics
  93.            65536: 128 Byte Record Capacity
  94.             8192: Kilobyte Drive Capacity
  95.              128: 32  Byte Directory Entries
  96.                0: Checked  Directory Entries
  97.             1024: Records/ Extent
  98.              128: Records/ Block
  99.               58: Sectors/ Track
  100.                2: Reserved Tracks
  101.  
  102. STAT USR:
  103.           Lis⌠á thσá Use≥á Numbe≥ thσ use≥ i≤ currentl∙á iεá anΣá thσá Use≥ ì
  104. Number≤á whicΦá havσá file≤á oε thσ currentl∙á addresseΣá disk«á  ┴á samplσ ì
  105. listing:
  106.                Active User : 0
  107.                Active Files: 0 1 3
  108.