开发者

Migrating PowerBuilder 6 program to PowerBuilder 10.5

Does anyone know a good way to go about taking a program made in PowerBuilder 开发者_开发技巧6 and converting it to PowerBuilder 10.5?


Run the Migration assistant in 10.5 and see what it thinks of your code. Main thing to look out for going from 6 to 10.x is the switch to Unicode. Migration will handle most of it, but if you're calling external functions you'll have to tweak them. I think the Migration Assistant flags them.

Migration's been covered here a couple times. See How to upgrade PowerBuilder code? and Migrating from Powerbuilder 6.5 to 10.5 .


Also, if your program is based on PFC, you will need to DL a newer version of the PFC from here, there is a sub project for the open source PFC.


If your using PFC you also need to update it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜