home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / sdn / util1 / dx_209.sdn / DX_QUICK.REF < prev    next >
Text File  |  1989-02-01  |  8KB  |  193 lines

  1.  
  2.  
  3.          Appendix A.  Quick Reference
  4.  
  5.  
  6.          Formatting and Preference Options:
  7.              /Pause             => Pause when screen full.
  8.              /Pause:Directory   => Pause on directory boundaries as well.
  9.              /Wide              => List names only across the screen.
  10.              /SINGle            => One file per line with extra info.
  11.              /Totals            => Sub and Grand totals only.
  12.              /Totals:Global     => Grand totals only.
  13.              /Totals:Subtotals  => Subtotals only.
  14.              /Header:n          => Header level n: 0 .. 2.
  15.              /STats:n           => Statistics level n: 0 .. 4.
  16.              /STats:f:h         => Statistic levels for floppy:hard disks.
  17.              /CAse:option       => Select Upper/Lower/Initial(default) caps.
  18.              /12                => Select 12 hour time format.
  19.              /Output            => Output to DOS Standard Output allowing
  20.                                    redirection and piping.
  21.              /Output:filespec   => Output to filespec (batch processing
  22.                                    default extension is ".BAT").
  23.              /PRint:printer     => Format for printer (sets /Output:PRN).
  24.              /PRMode:mode       => Print mode: Normal, Compressed, or Tiny.
  25.              /PRMArg:left:right => Set left or left and right margins.
  26.              /BColor:color      => Background color: Black, BLUe, Green,
  27.                                    Cyan, Red, Magenta, BRown, Lgray, GRAy,
  28.                                    LBlue, LGReen, LCyan, LRed, LMagenta,
  29.                                    Yellow, White.
  30.              /FColor:color      => Foreground color (as above).
  31.              /DColor:color      => Directory  color (as above).
  32.              /ANSI              => Color support through xANSI.SYS
  33.              /Quiet             => Inhibit informative messages.
  34.              /NLines:n          => Set screen or page height.
  35.              /ALign             => Align extensions.
  36.              /ANgle             => Use "<DIR>" instead of "--dir--".
  37.              /ARCDT:Log/Nolog   => Validate ARC/LBR timestamps.
  38.              /ALTernate:xy      => Use 'x' for '+' and 'y' for ';'.
  39.  
  40.          File Matching Options:
  41.              /Full              => Display all files.
  42.              /ATtr:!fadhnrs+-   => Select file attributes.
  43.              /Command           => Match .COM/.EXE/.BAT files.
  44.              /SIze:low:high     => Range of size (inclusive).
  45.              /SIze:-low:high    => Range of size (exclusive).
  46.              /SINce:datetime    => Start of date/time range.
  47.              /BEfore:datetime   => End of date/time range.
  48.              /DOTstar-          => Turn automatic ".*" addition off.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.          Page 66                                         0.0 Quick Reference
  58.  
  59.  
  60.  
  61.  
  62.  
  63.          Version 2.0                                      Directory eXtended
  64.  
  65.  
  66.  
  67.          Utility Options:
  68.              /SOrt:nesdac*-     => Sort files according to "NESDTAC*-".
  69.              /FFind             => Search multiple directories.
  70.              /FFind:option      => Search: All/Directory/ARchive/Library.
  71.              /FSize:d           => Test for room to transfer to drive "d".
  72.              /FSize:nnnn        => Test for room needed to transfer to a
  73.                                    drive with cluster size "nnnn".
  74.              /FSBlink           => Cause /FSize message to blink.
  75.              /Ldir              => List directory names only.
  76.              /CKsum             => Checksum files.
  77.              /CRC               => Cyclic Redundancy Checks.
  78.              /SWatch            => Show runtime and DOS ERRORLEVEL.
  79.              /INfo              => Report switch names and abbreviations.
  80.  
  81.          Special Processing:
  82.              /MOve:target       => Move files.
  83.              /COPy:target       => Copy files.
  84.              /APpend:target     => Append files.
  85.              /COMPare:target    => Compare files.
  86.              /REName:target     => Rename files.
  87.              /GOBak:.ext        => Go back to backup file.
  88.              /FDate:datetime    => Set a file's date/time.
  89.              /FAttr:!ahnrs+-    => Change file attributes.
  90.              /TDate:datetime    => Set target file's date/time.
  91.              /TAttr:*!ahnrs     => Set target file's attributes.
  92.              /DELete            => Delete files.
  93.              /RUn:'command'     => Single-line batch-like commands.
  94.              /VIew              => View files.
  95.              /Verify-           => Turn off special processing verification.
  96.              /OVerwrite:option  => Overwrite options: Yes, NO, Ask, Newer,
  97.                                    Older, Larger, Smaller, Mustexist,
  98.                                    APPend.
  99.              /ROnly:option      => Read-only handling: Ask, Never, Ignore.
  100.              /LIst:filespec     => List utility for /Verify and /VIew.
  101.              /VLevel:option     => Verify level: Default, Compare,
  102.                                    Ifcompare, Off, ON.
  103.              /RDir:Log/Nolog    => Remove empty directories.
  104.              /MDir:Log/Nolog    => Create missing directories.
  105.              /DEfer:Log/Nolog   => Force deferred special processing.
  106.              /MSP               => Multi-pass Special Processing.
  107.  
  108.          Compatibility Options:
  109.              /VIDeo:mode        => Screen I/O: Direct, DIRECTSnow, or Bios.
  110.              /NONSTD            => Prevent non-documented DOS function call.
  111.              /NETaccess:mode    => Action to take on network conflict:
  112.                                    Criterr, Wait, Fail
  113.  
  114.          Batch File Generation:
  115.              /Batch             => Read template from DOS Standard Input
  116.                                    allowing redirection and piping.
  117.              /Batch:filespec    => Read template from filespec (the default
  118.                                    extension is ".TPL").
  119.              /EXec-             => Inhibit automatic execution.
  120.              /CDir              => Generate CHDIR commands.
  121.  
  122.  
  123.          Copyright (C) 1985-1989, Robert K. Blaine/ECONO-SOFT        Page 67
  124.  
  125.  
  126.  
  127.  
  128.  
  129.          Directory eXtended                                      Version 2.0
  130.  
  131.  
  132.  
  133.          Template File Variables (/Batch and /RUn):
  134.              $D                 => Drive id (A:).
  135.              $F                 => Filename only (FILE).
  136.              $E                 => Extension only (.EXT).
  137.              $N                 => Filename and extension (FILE.EXT).
  138.              $P                 => File's path (\SUB1\MISC).
  139.              $S                 => Full spec (A:\SUB1\MISC\FILE.EXT).
  140.              $_                 => New Line (Carriage Return/Line Feed).
  141.              $(                 => "<" -- input redirection.
  142.              $)                 => ">" -- output redirection (overwrite).
  143.              $]                 => ">>" -- output redirection (append).
  144.              $!                 => "|" -- piping.
  145.              $$                 => "$" -- to actually output a "$".
  146.              $%                 => Unique number.
  147.              $#                 => Last unique number.
  148.  
  149.          Template File Variables -- Beginning of Line Only (/Batch):
  150.              ${                 => Generate as batch file header only.
  151.              $}                 => Generate as batch file trailer only.
  152.              $(                 => Beginning of directory only.
  153.              $)                 => End of directory only.
  154.  
  155.          Remember  that  file  specifications  may contain multiple patterns
  156.          separated  by  '+'  or  spaces  to  include  multiple patterns  and
  157.          separated by ';' to exclude patterns:
  158.  
  159.                          Include.fil+Include.fil;Exclude.fil
  160.  
  161.          Also remember that  patterns  may have characters between and after
  162.          the '*'s and any number of '*'s:
  163.  
  164.                     *TEST*.*X*           F*TE*LF            F*?*X
  165.  
  166.          The following may be typed anytime:
  167.              ^C or ^Break       => Abort DX immediately.
  168.              ESC                => Skip to statistics.
  169.              ^S                 => Force a pause.
  170.  
  171.          Use a comma at the end of a command for continuation.
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.          Page 68                                         0.0 Quick Reference
  190.  
  191.  
  192.  
  193.