Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      compare-windows-ignores-space
      compile-asm-cmd
      compile-buffer-cmd
      compile-c-cmd
      compile-c-cmd-unix
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
compile-asm-cmd  Variable Reference   compile-c-cmd


Epsilon User's Manual and Reference > Variable Reference >

compile-buffer-cmd: buffer-specific variable

Default value: none

The compile-buffer command retrieves the command to compile the current buffer from this buffer-specific variable. For C, C++, and EEL files this variable normally just points to the compile-c-cmd, compile-cpp-cmd, or compile-eel-cmd variables, respectively. To make all files with one of the above extensions use a different compile command, set one of these other variables. To make only the current buffer begin to use a different compile command, set this variable.

See compile-c-cmd for details on this variable's format.



Previous   Up    Next
compile-asm-cmd  Variable Reference   compile-c-cmd


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.