build_errors.txt

来自「医院管理系统」· 文本 代码 · 共 17 行

TXT
17
字号
Library: G:\TobHIS\YYSS\yy_object.pbl
    Object: uo_food
        Object Variable Declarations
            (0001): Information C0146: The identifier 'uo_food' conflicts with an existing global variable with this name.  The new definition of 'uo_food' will take precedence and the prior value will be ignored until this version of 'uo_food' goes out of scope
Library: G:\TobHIS\YYSS\Hispublic.pbl
    Object: gf_getreportcolparm
        Function Source
            (0012): Information C0146: The identifier 'k' conflicts with an existing global variable with this name.  The new definition of 'k' will take precedence and the prior value will be ignored until this version of 'k' goes out of scope
Library: G:\TobHIS\YYSS\yy_object.pbl
    Object: uo_food
        Object Variable Declarations
            (0001): Information C0146: The identifier 'uo_food' conflicts with an existing global variable with this name.  The new definition of 'uo_food' will take precedence and the prior value will be ignored until this version of 'uo_food' goes out of scope
Library: G:\TobHIS\YYSS\Hispublic.pbl
    Object: gf_getreportcolparm
        Function Source
            (0012): Information C0146: The identifier 'k' conflicts with an existing global variable with this name.  The new definition of 'k' will take precedence and the prior value will be ignored until this version of 'k' goes out of scope

⌨️ 快捷键说明

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