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
      . . .
      comment-repeat-indentation-lines
      comment-start
      common-open-curdir
      common-open-use-directory
      compare-files-ignore-spaces
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
comment-start  Variable Reference   common-open-use-directory


Epsilon User's Manual and Reference > Variable Reference >

common-open-curdir: system variable

Default value: none

In Windows, Epsilon uses this variable to maintain the current directory used in the Common File Dialog that appears when you use the File/Open, File/Save As, or similar menu or toolbar commands.

EEL code must use assignment, not strcpy( ) or similar, to set it: common_open_curdir = "name". It's not necessary to preserve the source character array; Epsilon will copy the value.

More info:

Standard Dialogs (Primitives)



Previous   Up    Next
comment-start  Variable Reference   common-open-use-directory


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