我的服务器程序有问题,请赐教?
我用的web.pb 开发的小应用,
运行的信息是The system cannot find the file specified!
程序编译时出现
Library: D:\PWRS\PB6\IT\webpb.pbl
Object: u_html_format
Instance Variables
(0005): Warning C0190: Instance variables of local structure type ('s_font') will be implicitly private in the next release.
(0006): Warning C0190: Instance variables of local structure type ('s_column') will be implicitly private in the next release.
(0007): Warning C0190: Instance variables of local structure type ('s_table') will be implicitly private in the next release.
Library: D:\Sybase\PB6\IT\webpb.pbl
Object: u_html_format
Instance Variables
(0005): Warning C0190: Instance variables of local structure type ('s_font') will be implicitly private in the next release.
(0006): Warning C0190: Instance variables of local structure type ('s_column') will be implicitly private in the next release.
(0007): Warning C0190: Instance variables of local structure type ('s_table') will be implicitly private in the next release.
请大虾赐教