build_errors.txt

来自「一个不错的图书管理系统PB+SQL功能强大可做为设计参考」· 文本 代码 · 共 18 行

TXT
18
字号
Library: G:\TobHIS\TSXT\tsxt.pbl
    Object: w_xtcs
        Object Variable Declarations
            (0001): Information C0146: The identifier 'w_xtcs' conflicts with an existing global variable with this name.  The new definition of 'w_xtcs' will take precedence and the prior value will be ignored until this version of 'w_xtcs' goes out of scope
    Object: w_dzxx
        Event: w_dzxx::open
            (0001): Information C0148: The identifier 'ls_jszh' conflicts with an existing property with this name.  The new definition of 'ls_jszh' will take precedence and the prior value will be ignored until this version of 'ls_jszh' goes out of scope
    Object: w_dmzdnew
        Event: st_box::lmouseup
            (0002): Information C0149: The identifier 'li_flag' conflicts with an existing property with this name in the parent class.  The new definition of 'li_flag' will take precedence and the prior value will be ignored until this version of 'li_flag' goes out of scope
    Object: w_dmzd_bck
        Event: st_box::lmouseup
            (0002): Information C0149: The identifier 'li_flag' conflicts with an existing property with this name in the parent class.  The new definition of 'li_flag' will take precedence and the prior value will be ignored until this version of 'li_flag' goes out of scope
Library: G:\TobHIS\TSXT\Hispublic.pbl
    Object: w_xtcs
        Object Variable Declarations
            (0001): Information C0146: The identifier 'w_xtcs' conflicts with an existing global variable with this name.  The new definition of 'w_xtcs' will take precedence and the prior value will be ignored until this version of 'w_xtcs' goes out of scope

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?