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
      . . .
      normal-gui-cursor
      only-file-extensions
      opsys
      over-mode
      overwrite-cursor
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
only-file-extensions  Variable Reference   over-mode


Epsilon User's Manual and Reference > Variable Reference >

opsys: variable

Default value: varies

The opsys variable tells which operating system version of Epsilon is running, using the following macros defined in codes.h. OS_WINDOWS (or synonym OS_DOS), defined as 1, indicates one of the Windows versions (or else the DOS version) is running. (See the is-gui variable to distinguish these.) OS_OS2, defined as 2, indicates the OS/2 version is running. OS_UNIX, defined as 3, indicates Epsilon is running on a platform with UNIX-derived internals: Mac OS X, Linux, or FreeBSD. (See the is-unix variable to distinguish these.)

More info:

System Primitives (Primitives)



Previous   Up    Next
only-file-extensions  Variable Reference   over-mode


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