About PBCOMMENT Version 7.0
================================================================
Copyright (C) RC Sizer 1999.03 - 2000.02, All rights reserved.
Copyright (C) SCST Co.,Ltd. 2003, All rights reserved.
Copyright (C) TRUEWAY(TM) 2002.03 - 2004.11, All rights reserved.
TRUEWAY(TM) is the trademark of programs by Trueway Lee
Written By RC Sizer, Welkin Zhou, Trueway Lee
RC Sizer's E-Mail: regan_sizer@iname.com
Welkin Zhou's E-Mail: wolcen@msn.com
Trueway Lee's E-Mail: truewaylee@hotmail.com
She can help you to create comments for PB script automatically,
and indent some PB script at sixes and sevens into dainty format.
And she can also help you automaticly create script code.
She is really wonderful!!!
Support PowerBuilder 6.0/6.5/7.0/8.0/9.0/10.0 in one program!!!
You can also read <<readme_cn.txt>> written in simple chinese.
Function Specification
================================================================
The lastest PBCOMMENT include some useful functions, such as:
Build complete function comment
Build modify/delete/add code comment
Build step code specification comment
Convert the script text to UpperCase/LowerCase
Indent your PB script code, a powerful function to turn your
PB script code into dainty format!!!
Automatically fill prefix or postfix into a block of script code
Automatically fill script code between datawindow and structure
variable, or datawindow and datawindow, and so on.
DataWindow script code automatic create tool
What's New
================================================================
PBCOMMENT Version 1.0 Only support PB 6.0/6.5
PBCOMMENT Version 2.0 Added Support PB 7.0
PBCOMMENT Version 3.0 Added Support PB 8.0
PBCOMMENT Version 3.5 Added Support PB 9.0
PBCOMMENT Version 5.0 Added indent script code
PBCOMMENT Version 5.1 Rewrite the object of PB indent tool
Fixed the bug found
PBCOMMENT Version 5.2 Fixed the bug when process "&"
Added Support SQL statement
Fixed the bug when "~~" or "~""
Added process *.sr* file in one time
Automatically integrate PBCOMMENT to PB IDE
Now support PB 6.0/6.5, PB 9.0 only
Fixed bug when define a DOUBLE type variable
PBCOMMENT Version 5.3 Automatically fill prefix or postfix into
a block of script code
PBCOMMENT Version 5.31 Automatically fill script code between
datawindow and structure variable,
or datawindow and datawindow
Add support for muti-language form
Automatically integrate PBCOMMENT to PB IDE
Now support PB 6.0/6.5/7.0/8.0/9.0
Add trim code from the beginnig or end the flag
PBCOMMENT Version 5.5 Add suppprt for dataWindow script code
automatic create tool named "PBDataWindow.exe"
Add support for distinguishing comment between
function or event code under PB 6.0/6.5
PBCOMMENT Version 5.5 Plus Add user function for comment interested format
Add support for distinguishing comment between
function or event code under PB 7.0-9.0
PBCOMMENT Version 6.0 Fixed some bug about indent script
Add support for PB 10.0
Add support for automatically detect
current PB IDE version
PBCOMMENT Version 6.1 Fixed some bug about integrate to PB IDE
Add multi-language support for function comment
Fixed some bug about indent *.sr* file
PBCOMMENT Version 7.0 Add support for datawindow sql script indent
(only in PB 6.0/6.5 datawindow painter)
Add automatically build PB script about datawindow
e.g. SetItem, GetItem, and so on.
(only in PB 6.0/6.5)
Reason and History
================================================================
If you often access internet, you will find a lot of homothetic
programs they can help you to build code comments automatically. But,
it is obvious to easily find a fly in the ointment, they can't support
all PB version Integrated Development Entironment. The lastest PBCOMMENT
provide with all support.
Thanks a lot for the program written by RC Sizer who created the frame
work of PBCOMMENT.
I am Trueway. I usually appreciate an email describing how you used
the code and what modifications (if any) where made to the code.
All feedback will be published in a Frequently Asked Questions (FAQ) page,
with the appropriate references. I'm looking forward to meeting your E-Mail.
The function to indent script code is written by Welkin Zhou, a excellent
programmer, come from Hangzhou, a beautiful city of China. He often create
some utility tools they help you to code freely and joyfully.
Thanks a lot for the program written by Welkin Zhou.
For rapid coding, from PBCOMMENT 5.3, add support for automaticly complete
script code, such as: build datawindow script code from datawindow column list,
assign structure variable to datawindow, assign value between one datawindow
and another, and so on. By this way, you can spend less time on coding.
PBCOMMENT Usage
================================================================
The file named "pbcomment.exe" compiled under PB 6.0. Please copy the
PB 6.0 virtual machine files to your windows system directory before use it.
And you can compile PBCOMMENT.pbl under PB 6.5 or later version.
NOT FORGET to copy the virtual machine files of all version PB to your
windows system directory.
Under PBCOMMENT 5.2 or later, you can click "Integrate to PB IDE" menu
item, PBCOMMENT will automatically integrate itself to the current active
or inactive but installed in your system, You can use them looked as
some powerful tools of great use provided by SYBASE.
1) Run "pbcomment.exe" directly
2) Use it in PB Integrated Development Entironment
You can config your PB Menu Toolbars ("File|Toolbars", or "Windows|Toolbars",
or "Tools|Toolbars"), Add new item and open "Customize" window, set "Command Line"
item (e.g., "d:\pbcomment\pbcomment.exe all"). By this way, you will use it
looked as some powerful tools of great use provided by SYBASE. :))
Arguments Specification:
pbcomment ALL Build complete function comment
pbcomment ADD Build modify/delete/add code comment
No press any key to Build modify code comment
Press [CTRL] to Build add code comment
Press [SHIFT] to Build delete code comment
pbcomment STEP Build step code specification comment
Press [CTRL] to Build step code comment with
author and date information
pbcomment UPPER Convert the script text to UpperCase
pbcomment LOWER Convert the script text to LowerCase
pbcomment INDENT Indent your PB script code
pbcomment PREFIX Automatically complete code
Press [CTRL] to Trim code
INI File Specification
================================================================
pbcomment
没有合适的资源?快使用搜索试试~ 我知道了~
pb代码美化助手、小工具
共20个文件
gif:4个
dll:3个
doc:2个
5星 · 超过95%的资源 需积分: 14 176 下载量 171 浏览量
2011-09-05
16:55:16
上传
评论 4
收藏 1.77MB RAR 举报
温馨提示
作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中搜索指定字符串。 * 辅助注释。按自定义模板格式插入代码注释。 * 代码美化。按缺省的缩进格式对代码进行整理美化。 * PB工具栏。自动集成到PB IDE工具栏,操作更方便快捷。 * 浮动窗口。工具条窗口显示,最小化至系统托盘。 * 代码统计。对选定的PBL库进行对象及代码行数统计。 * 代码浏览。PowerScript语法高亮显示。
资源推荐
资源详情
资源评论
收起资源包目录
PB美化工具.rar (20个子文件)
美化工具
pbcomment.ico 766B
PB DataWindow 自动化处理.doc 1.52MB
pbcomment自动写代码.doc 1.51MB
pbtree9.gif 10KB
pbcomment.pbd 518KB
pbcomment.ini 223B
pbtree7.gif 10KB
bb.pbw 76B
pbcomment.exe 550KB
pbdatawindow.pbt 116B
pbcomment.pbl 1.46MB
pborc60.dll 23KB
aa.pbw 167B
pbcomment.pbt 113B
pbtree8.gif 10KB
pbtree.gif 5KB
pbvm60.dll 3.26MB
ClassXP.dll 52KB
readme.txt 8KB
readme_cn.txt 4KB
共 20 条
- 1
gmb_1984
- 粉丝: 8
- 资源: 14
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
前往页