C0176 : Badly ordered Type and Variable Declarations.

ruibinwang 2010-01-15 04:46:47
---------- Compiler: Errors
gfruntnx.pbl(u_vc_input_tnx_run_tab).10: Error C0176: Badly ordered TYPE and VARIABLE declarations. Is this modified exported source?
---------- Finished Errors

when i import a object into a pbl, show me the error. This object works good in other workspace. I check the code no problem. Please help me. this should be done at the end of week. Thanks
...全文
581 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
WorldMobile 2010-01-24
  • 打赏
  • 举报
回复
友情提示:如果问题解决,请尽快结贴
zllzlw520 2010-01-19
  • 打赏
  • 举报
回复
zb63668331 2010-01-15
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 sun1976 的回复:]
Perhaps you need some other objects.
Try add all .pbl from the workspace where it works good.
Then move the other pbl out one by one .
Check global variable declaration.
不会英语,你的环境不能用汉语吗?
我的意思是你把能正常工作的那个环境的pbl都加进来,一个一个的去除,每去掉一个尝试一遍,看看是否缺少其他对象。
还有检查一下全局变量的定义
[/Quote]
。。。
ruibinwang 2010-01-15
  • 打赏
  • 举报
回复
thanks your guys. this issue is resolved. I changed one object's function's parameters the object declared in u_vc_input_tnx_run_tab. so i checked out the u_vc_input_tnx_run_tab, and edit source file, commented all the code about function, save successfully, then uncommented the commented code, fixed these parameters, save successfully.

I am a Chinese. work at Canadian Company, so English is the only one I can use. it improves my English, not bad.

My MSN is ribeye2005@hotmail.com. Welcome to talk with me.
pb8 2010-01-15
  • 打赏
  • 举报
回复
这种问题比较麻烦,一般是反编译的代码才会这样的,因为反编译的只是在逻辑上符合要求,但少了有些部分的信息;
可以这样做,你把这个pbl备份下来,根据原来的对象的属性做一个一模一样的覆盖它~~
KaedaRukawa 2010-01-15
  • 打赏
  • 举报
回复
呵呵,就是变量的问题,还有类型
jlwei888 2010-01-15
  • 打赏
  • 举报
回复
外国人都来这了!
spring_cj 2010-01-15
  • 打赏
  • 举报
回复
全局变量
sun1976 2010-01-15
  • 打赏
  • 举报
回复
Perhaps you need some other objects.
Try add all .pbl from the workspace where it works good.
Then move the other pbl out one by one .
Check global variable declaration.
不会英语,你的环境不能用汉语吗?
我的意思是你把能正常工作的那个环境的pbl都加进来,一个一个的去除,每去掉一个尝试一遍,看看是否缺少其他对象。
还有检查一下全局变量的定义
源码直接下载地址: https://pan.quark.cn/s/8ac6a8c064f8 Intellij Idea 12 外部jar包导入操作指南 Intellij Idea 12作为一款功能丰富且被广泛采纳的集成开发环境(IDE),为开发者提供了多种便利的工具以支持快速且高效的软件开发与调试工作。在众多功能中,从外部导入jar包是Intellij Idea 12的一项核心操作,接下来的内容将系统性地阐释如何在Intellij Idea 12环境中执行外部jar包的导入操作。 _步骤一:进入项目结构设置界面_ 启动Intellij Idea 12软件,加载一个既有的项目或新建一个项目,随后通过点击“文件”(File)菜单并从下拉选项中选择“项目结构”(Project Structure),此操作将引导用户进入项目结构配置界面。 _步骤二:执行模块添加流程_ 在呈现的项目结构配置界面中,用户需选择“模块”(Modules)这一选项卡,随后点击界面上的“+”符号,并从弹出的列表中选择“JARs or directories”(jar文件或目录),这一步骤将触发“添加jar或目录”(Add Jar or Directory)的对话框显示。 _步骤三:指定要导入的jar文件_ 在“添加jar或目录”(Add Jar or Directory)的对话框中,用户需要浏览并选中计划导入的jar文件,之后点击“确定”(OK)按钮,以完成jar文件的添加过程至项目中。 _步骤四:验证jar文件的导入状态_ 完成上述步骤后,用户可返回至项目结构配置界面,并在“依赖项”(Dependencies)选项卡下查看到新添加的jar文件,这证明了jar文件已成功被导入至项目中。 _注意事项_...

1,111

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder 相关问题讨论
社区管理员
  • 基础类社区
  • WorldMobile
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧