_p_gentype.idlg
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IDLG 代码 · 共 19 行
IDLG
19 行
/*
include file for the generate variable and its type used at top of
main tab for the predict command. (May also be used elsewhere).
*! VERSION 1.1.1 08mar2005
*/
TEXT tx_var _lft _top _vlwd ., /*
*/ label("New variable name:")
EDIT ed_var @ _ss _vnwd ., /*
*/ label("New variable name")
DEFINE _x _vlsep
DEFINE _y _top
DEFINE _cx _vnwd
INCLUDE _type
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?