_type.idlg
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IDLG 代码 · 共 13 行
IDLG
13 行
/*
_type.idlg include file for generated var types
*! VERSION 2.0.0 02mar2005
Note that macros _x, _cx and _y must already be DEFINEd.
*/
TEXT tx_type _x _y _cx ., ///
label("New variable type:")
COMBOBOX cb_type @ _ss _vnwd ., ///
label("Type") dropdownlist contents(type) default(c(type))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?