e股脑电脑教程网
  • 首 页
  • 操作系统
  • 应用软件
  • 下载工具
  • 影音视频
  • 办公软件
  • 媒体制作
  • 网站建设
  • 平面设计
  • 数据库
  • 程序开发
  • 视频教程
编辑推荐: | 文章搜索:
您现在的位置: e股脑 >> 程序开发 >> PowerBuilder教程 >> 修改PB6的PBL,使之在PB5中可用 >> 教程正文
 
教程搜索
 
 
相关教程
  • 在PowerBuilder中利用Dat
  • 什么是“pbcat表?
  • 修改PB6的PBL,使之在PB5中
  • 使用日期格式时的一些问题
  • 如何存取二进制大对象(BL
  • 关于PowerBuilder的补丁包
  • 如果在isql中建立表或者增
  • PB高级开发环境配置
  • 动态设置Win95和NT的缺省
  • PowerBuilder6.0运行环境
  • PowerBuilder、InfoMaker
  • PB API调用原型
  • 如何用VC创建可在PB中调用
  • PB应用技巧——数据窗口自
  • 为PB加入具有布局功能的容
  • PB7.0通用选字段查询窗口
 
 
赞 助 商
 
 
修改PB6的PBL,使之在PB5中可用
  • 来源:e股脑
  • 点击次数:
  • 更新时间:2007-8-9
odify PB6 pbls for use in PB5

Sometimes it is necessary to back to PB5 from PB6. To do this requires some simple modifications as indicated below:

For DataWindows:

Generally, you can take any DataWindow from 6.0 back to 5.0 with the following steps

- export the original 6.0 DataWindow to an srd file.

- Line 2 of the .srd file. Change the "release 6" to "release 5"

- Line 2: of the .srd file. Delete "print.buttons=no, print.preview.buttons=no" (no buttons in 5.0)

- Last line of .srd - Delete the HTMLTable property. (the entire last line)

Save the results - you can now import the object back into a PB5 pbl.

For windows, menus and most nvos

These should export/import fine with no modification. In most cases, the PB6 objects can be directly opened in PB5 without the need of an export/import. There will be cases where certain objects can not be used in PB5.

If they can not be directly read in PB5 it may be necessary to export from PB6 and import into a PB5 pbl.

  • 上一篇教程: 使用日期格式时的一些问题
  • 下一篇教程: 什么是“pbcat表?
  •  

    关于本站 | 广告联系 | 版权声明 | 使用帮助

    Copyright © 2004-2008 www.egunao.com All rights reserved.