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 |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|