Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      draw-focus-rectangle
      draw-line-numbers
      drive-match-types
      echo-line
      eel-tab-override
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
draw-line-numbers  Variable Reference   echo-line


Epsilon User's Manual and Reference > Variable Reference >

drive-match-types: preference variable

Default value: FSYS_LOCAL | FSYS_CDROM

In Epsilon for Windows, the extended file pattern *: matches Windows drives like c: or e:, but only those types with a corresponding bit set in this variable. The bits defined are FSYS_LOCAL (16) for a local hard disk, FSYS_NETWORK (32) for a drive mounted from another computer, FSYS_REMOVABLE (64) for a flash drive or similar, and FSYS_CDROM (128) for a a CD-ROM or similar.

More info:

Extended file patterns



Previous   Up    Next
draw-line-numbers  Variable Reference   echo-line


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.