|
已引入 业务模型\业务系统\公共\公共函数\公共函数
原来有两个自动编号参数,可用
现在新增加了一个,复制代码,然后关闭studio,再重进
在参数组编译报错。
删除原来的引用,再重新引入,还是有错
错误如下:
[警告]SYSFUNCCOMMONUNIT.LIBRARY: 引用 "Biz:\SYSTEM\SYSFUNCCOMMONUNIT.LIBRARY\SelectSubordinationDialog.Form" 不存在
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(28, 14): Undeclared identifier "TCommonUserUtils"
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(29, 14): Undeclared identifier "TCommonUserUtils"
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(34, 15): Undeclared identifier "TCommonUserUtils"
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(35, 15): Undeclared identifier "TCommonUserUtils"
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(40, 15): Undeclared identifier "TCommonUserUtils"
[错误]Biz:\GYSGL\DICT\XTYWCSZ.ParamGroup.pas(41, 15): Undeclared identifier "TCommonUserUtils" |
|