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
      . . .
      buffer-not-saveable
      bufname
      bufnum
      build-first
      byte-extension
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
bufname  Variable Reference   build-first


Epsilon User's Manual and Reference > Variable Reference >

bufnum: system variable

Default value: none

This variable contains the number of the current buffer. Setting it in an EEL program switches to a different buffer. If the indicated buffer does not exist, nothing happens. Use this method of switching buffers only to temporarily switch to a new buffer; use the to_buffer( ) or to_buffer_num( ) subroutines to change the buffer a window will display.

More info:

Managing Buffers (Primitives)



Previous   Up    Next
bufname  Variable Reference   build-first


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