`
xitong
  • 浏览: 6158655 次
文章分类
社区版块
存档分类
最新评论

把Form转换成TXT格式的文件

 
阅读更多

把Form转换成TXT格式的文件

命令:frmcmp_batch INVIDITM.fmb apps/apps@md0yd201 Compile_All=yes Forms_Doc=yes

Form格式的文件可以转换成TXT,转换后可读性其实并不好,只不过在某些特别的情况有点用,比如一个Form内容发生了变化,因为Form不好比对,可以考虑转换成TXT的格式再进行比对

转换后的文件内容类似于


     * Name                                          ENTRY_STATE
     - Item Type                                     Text Item
     * Subclass Information                          
       ----------
       - Location                                    File
       - Source File                                 
       - Source Path                                 
       - Source Module                               
       - Source Owner                                
       - Source Level                                
       ----------
     - Comments                                      
     - Help Book Topic                               
     - Enabled                                       Yes
     - Justification                                 Start
     - Implementation Class                          
     - Multi-Line                                    No
     - Wrap Style                                    Word
     - Case Restriction                              Mixed
     - Conceal Data                                  No
     - Keep Cursor Position                          No
     - Automatic Skip                                No
     - Popup Menu                                    
     - Keyboard Navigable                            Yes
     - Previous Navigation Item                      
     - Next Navigation Item                          
     ^ Data Type                                     Number
     - Data Length Semantics                         Null
     - Maximum Length                                30
     - Initial Value                                 
     - Required                                      No
     - Format Mask                                   
     - Lowest Allowed Value                          
     - Highest Allowed Value                         
     - Copy Value from Item                          
     - Synchronize with Item                         
     - Calculation Mode                              None
     - Formula                                       
     - Summary Function                              None
     - Summarized Block                              
     - Summarized Item                               
     - Current Record Visual Attribute Group         
     - Distance Between Records                      0
     - Number of Items Displayed                     0
     ^ Database Item                                 No
     - Column Name                                   
     - Primary Key                                   No
     - Query Only                                    No
     - Query Allowed                                 Yes
     - Query Length                                  0
     - Case Insensitive Query                        No
     - Insert Allowed                                Yes
     - Update Allowed                                Yes
     - Update Only if NULL                           No
     - Lock Record                                   No
     - List of Values                                
     - List X Position                               0
     - List Y Position                               0
     - Validate from List                            No
     - Editor                                        
     - Editor X Position                             0
     - Editor Y Position                             0
     - Visible                                       Yes
     - Canvas                                        
     - Tab Page                                      
     - X Position                                    0
     - Y Position                                    0
     ^ Width                                         1.1
     ^ Height                                        .23
     - Bevel                                         Lowered
     - Rendered                                      Yes
     ^ Show Vertical Scroll Bar                      No
     ^ Visual Attribute Group                        DEFAULT
     - Prompt Visual Attribute Group                 DEFAULT
     - Foreground Color                              
     - Background Color                              
     - Fill Pattern                                  
     - Font                                          
     - Font Name                                     
     - Font Size                                     0
     - Font Weight                                   Medium
     - Font Style                                    Plain
     - Font Spacing                                  Normal
     - Prompt                                        
     - Prompt Display Style                          First Record
     - Prompt Justification                          Start
     - Prompt Attachment Edge                        Start
     - Prompt Alignment                              Start
     - Prompt Attachment Offset                      0
     - Prompt Alignment Offset                       0
     - Prompt Reading Order                          Default
     - Prompt Foreground Color                       
     - Prompt Font                                   
     - Prompt Font Name                              
     - Prompt Font Size                              0
     - Prompt Font Weight                            Medium
     - Prompt Font Style                             Plain
     - Prompt Font Spacing                           Normal
     - Hint                                          
     - Display Hint Automatically                    No
     - Tooltip                                       
     - Tooltip Visual Attribute Group                
     - Initial Keyboard State                        Default
     - Reading Order                                 Default
     - Keyboard State                                Any
     - Triggers                                      
     ----------
     * Name                                          QUERY_DONE
     - Item Type                                     Text Item
     * Subclass Information                          
       ----------
       - Location                                    File
       - Source File                                 
       - Source Path                                 
       - Source Module                               
       - Source Owner                                
       - Source Level                                
       ----------
     - Comments                                      
     - Help Book Topic                               
     - Enabled                                       Yes
     - Justification                                 Start
     - Implementation Class                          
     - Multi-Line                                    No
     - Wrap Style                                    Word
     - Case Restriction                              Mixed
     - Conceal Data                                  No
     - Keep Cursor Position                          No
     - Automatic Skip                                No
     - Popup Menu                                    
     - Keyboard Navigable                            Yes
     - Previous Navigation Item                      
     - Next Navigation Item                          
     ^ Data Type                                     Number
     - Data Length Semantics                         Null
     ^ Maximum Length                                2
     ^ Initial Value                                 0
     - Required                                      No
     - Format Mask                                   
     - Lowest Allowed Value                          
     - Highest Allowed Value                         
     - Copy Value from Item                          
     - Synchronize with Item                         
     - Calculation Mode                              None
     - Formula                                       
     - Summary Function                              None
     - Summarized Block                              
     - Summarized Item                               
     - Current Record Visual Attribute Group         
     - Distance Between Records                      0
     - Number of Items Displayed                     0
     ^ Database Item                                 No
     - Column Name                                   
     - Primary Key                                   No
     - Query Only                                    No
     - Query Allowed                                 Yes
     - Query Length                                  0
     - Case Insensitive Query                        No
     - Insert Allowed                                Yes
     - Update Allowed                                Yes
     - Update Only if NULL                           No
     - Lock Record                                   No
     - List of Values                                
     - List X Position                               0
     - List Y Position                               0
     - Validate from List                            No
     - Editor                                        
     - Editor X Position                             0
     - Editor Y Position                             0
     - Visible                                       Yes
     - Canvas                                        
     - Tab Page                                      
     - X Position                                    0
     - Y Position                                    0
     ^ Width                                         1.1
     ^ Height                                        .23
     - Bevel                                         Lowered
     - Rendered                                      Yes
     ^ Show Vertical Scroll Bar                      No
     ^ Visual Attribute Group                        DEFAULT
     - Prompt Visual Attribute Group                 DEFAULT
     - Foreground Color                              
     - Background Color                              
     - Fill Pattern                                  
     - Font                                          
     - Font Name                                     
     - Font Size                                     0
     - Font Weight                                   Medium
     - Font Style                                    Plain
     - Font Spacing                                  Normal
     - Prompt                                        
     - Prompt Display Style                          First Record
     - Prompt Justification                          Start
     - Prompt Attachment Edge                        Start
     - Prompt Alignment                              Start
     - Prompt Attachment Offset                      0
     - Prompt Alignment Offset                       0
     - Prompt Reading Order                          Default
     - Prompt Foreground Color                       
     - Prompt Font                                   
     - Prompt Font Name                              
     - Prompt Font Size                              0
     - Prompt Font Weight                            Medium
     - Prompt Font Style                             Plain
     - Prompt Font Spacing                           Normal
     - Hint                                          
     - Display Hint Automatically                    No
     - Tooltip                                       
     - Tooltip Visual Attribute Group                
     - Initial Keyboard State                        Default
     - Reading Order                                 Default
     - Keyboard State                                Any
     - Triggers                                      
     ----------
     * Name                                          HOLDER_FIELD
     - Item Type                                     Text Item
     * Subclass Information                          
       ----------
       - Location                                    File
       - Source File                                 
       - Source Path                                 
       - Source Module                               
       - Source Owner                                
       - Source Level                                
       ----------
     - Comments                                      
     - Help Book Topic                               
     - Enabled                                       Yes
     - Justification                                 Start
     - Implementation Class                          
     - Multi-Line                                    No
     - Wrap Style                                    Word
     - Case Restriction                              Mixed
     - Conceal Data                                  No
     - Keep Cursor Position                          No
     - Automatic Skip                                No
     - Popup Menu                                    
     - Keyboard Navigable                            Yes
     - Previous Navigation Item                      
     - Next Navigation Item                          
     ^ Data Type                                     Number
     - Data Length Semantics                         Null
     - Maximum Length                                30
     - Initial Value                                 
     - Required                                      No
     - Format Mask                                   
     - Lowest Allowed Value                          
     - Highest Allowed Value                         
     - Copy Value from Item                          
     - Synchronize with Item                         
     - Calculation Mode                              None
     - Formula                                       
     - Summary Function                              None
     - Summarized Block                              
     - Summarized Item                               
     - Current Record Visual Attribute Group         
     - Distance Between Records                      0
     - Number of Items Displayed                     0
     ^ Database Item                                 No
     - Column Name                                   
     - Primary Key                                   No
     - Query Only                                    No
     - Query Allowed                                 Yes
     - Query Length                                  0
     - Case Insensitive Query                        No
     - Insert Allowed                                Yes
     - Update Allowed                                Yes
     - Update Only if NULL                           No
     - Lock Record                                   No
     - List of Values                                
     - List X Position                               0
     - List Y Position                               0
     - Validate from List                            No
     - Editor                                        
     - Editor X Position                             0
     - Editor Y Position                             0
     - Visible                                       Yes
     - Canvas                                        
     - Tab Page                                      
     - X Position                                    0
     - Y Position                                    0
     ^ Width                                         1.1
     ^ Height                                        .23
     - Bevel                                         Lowered
     - Rendered                                      Yes
     ^ Show Vertical Scroll Bar                      No
     ^ Visual Attribute Group                        DEFAULT
     - Prompt Visual Attribute Group                 DEFAULT
     - Foreground Color                              
     - Background Color                              
     - Fill Pattern                                  
     - Font                                          
     - Font Name                                     
     - Font Size                                     0
     - Font Weight                                   Medium
     - Font Style                                    Plain
     - Font Spacing                                  Normal
     - Prompt                                        
     - Prompt Display Style                          First Record
     - Prompt Justification                          Start
     - Prompt Attachment Edge                        Start
     - Prompt Alignment                              Start
     - Prompt Attachment Offset                      0
     - Prompt Alignment Offset                       0
     - Prompt Reading Order                          Default
     - Prompt Foreground Color                       
     - Prompt Font                                   
     - Prompt Font Name                              
     - Prompt Font Size                              0
     - Prompt Font Weight                            Medium
     - Prompt Font Style                             Plain
     - Prompt Font Spacing                           Normal
     - Hint                                          
     - Display Hint Automatically                    No
     - Tooltip                                       
     - Tooltip Visual Attribute Group                
     - Initial Keyboard State                        Default
     - Reading Order                                 Default
     - Keyboard State                                Any
     - Triggers                                      
     ----------
     * Name                                          QUERIED_TOTAL
     - Item Type                                     Text Item
     * Subclass Information                          
       ----------
       - Location                                    File
       - Source File                                 
       - Source Path                                 
       - Source Module                               
       - Source Owner                                
       - Source Level                                
       ----------
     - Comments                                      
     - Help Book Topic                               
     - Enabled                                       Yes
     - Justification                                 Start
     - Implementation Class                          
     - Multi-Line                                    No
     - Wrap Style                                    Word
     - Case Restriction                              Mixed
     - Conceal Data                                  No
     - Keep Cursor Position                          No
     - Automatic Skip                                No
     - Popup Menu                                    
     - Keyboard Navigable                            Yes
     - Previous Navigation Item                      
     - Next Navigation Item                          
     ^ Data Type                                     Number
     - Data Length Semantics                         Null
     - Maximum Length                                30
     - Initial Value                                 
     - Required                                      No
     - Format Mask                                   
     - Lowest Allowed Value                          
     - Highest Allowed Value                         
     - Copy Value from Item                          
     - Synchronize with Item                         
     - Calculation Mode                              None
     - Formula                                       
     - Summary Function                              None
     - Summarized Block                              
     - Summarized Item                               
     - Current Record Visual Attribute Group         
     - Distance Between Records                      0
     - Number of Items Displayed                     0
     ^ Database Item                                 No
     - Column Name                                   
     - Primary Key                                   No
     - Query Only                                    No
     - Query Allowed                                 Yes
     - Query Length                                  0
     - Case Insensitive Query                        No
     - Insert Allowed                                Yes
     - Update Allowed                                Yes
     - Update Only if NULL                           No
     - Lock Record                                   No
     - List of Values                                
     - List X Position                               0
     - List Y Position                               0
     - Validate from List                            No
     - Editor                                        
     - Editor X Position                             0
     - Editor Y Position                             0
     - Visible                                       Yes
     - Canvas                                        
     - Tab Page                                      
     - X Position                                    0
     - Y Position                                    0
     ^ Width                                         1.1
     ^ Height                                        .23
     - Bevel                                         Lowered
     - Rendered                                      Yes
     ^ Show Vertical Scroll Bar                      No
     ^ Visual Attribute Group                        DEFAULT
     - Prompt Visual Attribute Group                 DEFAULT
     - Foreground Color                              
     - Background Color                              
     - Fill Pattern                                  
     - Font                                          
     - Font Name                                     
     - Font Size                                     0
     - Font Weight                                   Medium
     - Font Style                                    Plain
     - Font Spacing                                  Normal
     - Prompt                                        
     - Prompt Display Style                          First Record
     - Prompt Justification                          Start
     - Prompt Attachment Edge                        Start
     - Prompt Alignment                              Start
     - Prompt Attachment Offset                      0
     - Prompt Alignment Offset                       0
     - Prompt Reading Order                          Default
     - Prompt Foreground Color                       
     - Prompt Font                                   
     - Prompt Font Name                              
     - Prompt Font Size                              0
     - Prompt Font Weight                            Medium
     - Prompt Font Style                             Plain
     - Prompt Font Spacing                           Normal
     - Hint                                          
     - Display Hint Automatically                    No
     - Tooltip                                       
     - Tooltip Visual Attribute Group                
     - Initial Keyboard State                        Default
     - Reading Order                                 Default
     - Keyboard State                                Any
     - Triggers                                      



分享到:
评论

相关推荐

    code-format:一个可以批处理源代码格式的Shell脚本-Form source code

    转换目录时,它仅查找format_list.conf中列出的文件格式,而不会转换所有其他格式。 您可以将format_list.conf修改为任何需要转换的内容。 现在像这样: $ cat format_list.conf c cpp cc h hpp conf txt ini proto...

    source-file-formatter:一个非常简单的命令行源代码格式化程序,可让您修复缩进并删除尾随空格-Form source code

    在转换前指定制表符的大小(以空格为单位)(默认4): sff -szb 8 yourfile.txt 指定转换后制表符的大小(默认为4): sff -sza 8 yourfile.txt 禁用自动删除结尾的空格: sff -k yourfile.txt

    如何编写批处理文件批处理文件批处理文件

    在实际应用中我们会把这条命令和重定向符号(也称为管道符号,一般用> >> ^)结合来实现输入一些命令到特定格式的文件中.这将在以后的例子中体现出来。 2.@ 命令 表示不显示@后面的命令,在入侵过程中(例如使用...

    JavaScript-js宝典笔学习记.txt

    18.当文件中出现多个form表单时.可以用document.forms[0],document.forms[1]来代替. 19.窗口:打开窗口window.open(), 关闭一个窗口:window.close(), 窗口本身:self 20.状态栏的设置:window.status="字符"; 21.弹出...

    multipart-form-data:对多部分数据的 RFC 2388 定义的更新

    使用 xml2rfc 将 .xml 文件转换为 .html 和 .txt xml2rfc multipart-form-data.xml --text --html 定期提交互联网草案 制作新版本的 请务必更新 xml 文件中的文件版本号。 服务可用于查看自 RFC 2388 以来的...

    vb.net世界上最强的错误捕捉代码

    错误信息:未能找到文件“D:\windows_readme.txt”。 错误位置:Form1.Button1_Click 行号 5 堆栈跟踪:在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileStream.Init...

    CS410-FinalProject:用于 CS 410 的上下文无关语法简化器 Chomsky 转换器

    目前,当源代码被编译和运行时... 删除无用状态(无法访问和非生产状态) 将简化的 Context Free Grammar 转换为 Chomsky Normal Form,包括以下步骤: 3a. 删除混合派生(包含一个或多个终结符和非终结符的派生) 3b.

    cmd操作命令和linux命令大全收集

    fc one.txt two.txt > 3st.txt 对比二个文件并把不同之处输出到3st.txt文件中,"> "和"> >" 是重定向命令 at id号 开启已注册的某个计划任务 at /delete 停止所有计划任务,用参数/yes则不需要确认就直接停止 at ...

    multiparty:表单上传中间件multiparty源码分析

    而txt文件的中文也会乱码,这是因为buffer在转码时少量为utf8格式,进行写入后,无法识别中文,而其他文件格式在无法判别encoding的情况下,在编码的转换截取中极其容易被截漏或截错。 在网上根本没有文章真正告诉你...

    multiparty-source-code-analysis:表单上传中间件multiparty源码分析

    而txt文件的中文也会乱码,这是因为buffer在转码时少量为utf8格式,进行写入后,无法识别中文,而其他文件格式在无法判别encoding的情况下,在编码的转换截取中极其容易被截漏或截错。在网上根本没有文章真正告诉你...

    c# 加密和解密相关代码

    ToChar 方法返回指定的Unicode字符值,并且不执行任何实际的转换,其语法格式如下: public static char ToChar (char value) 参数说明 value:一个Unicode 字符。 设 计过程 (1)打开Visual Studio 2008 开发环境...

    400个DreamWeaver插件

    mxp/用来在Dreamweaver环境下编辑安装目录下的Extensions.txt文件,此文件记录的文件扩展名和文件类型的关系 mxp/加入一个指向邮件地址的连接,并可以自定义信件标题和信件内容 mxp/由MyComputer.com提供的一套网站...

    精通javascript

    • 1.3.htm 调用外部JavaScript文件 • 1.3.js 1.3.htm使用的外部JavaScript文件 第2章(\第2章) • 2.1.htm Infinity应用 • 2.2.htm NaN与isNaN()的用法 • 2.3.htm Infinity值...

    C# for CSDN 乱七八糟的看不懂

    没法下载,到这里折腾一把试试。 本文由abc2253130贡献 doc文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。 C#(WINFORM)学习 一、 C#基础 基础 类型和变量 类型和变量 类型 C# 支持两...

    ASP.NET程序中常用的三十三种代码.txt

    回车转换成Tab  if (event.keyCode==13 && event.srcElement.type!=’button’ && event.srcElement.type! =’submit’ && event.srcElement.type!=’reset’ && event.srcElement.type!=’’&& event.srcElement...

    PHP基础教程 是一个比较有价值的PHP新手教程!

    如果想要强行转换变量类型,可以使用与C语言相同的函数settype()。 2.5 变量与常量 可能你已经注意到,变量都有一个美元符号($)的前缀。所有变量都是局部变量,为了使得定义的函数中可以使用外部变量,使用...

    image-base64-md5-api:一个API,该API会在“表单数据”中获取图片文件,并返回图片的base64编码以及其MD5哈希值

    一个将Image转换为base64和md5哈希的API 它以图像作为表单数据(即enctype ='multipart / form-data'),并返回其base64版本的JSON响应以及应用于其的MD5哈希。 测试和使用。 导航到 ,将有一种插入图像并获得...

    asp.net知识库

    在C#里把ArrayList转换为Array 或 把Array转换为ArrayList C# 2.0 在.NET 2.0中,让你的组件也可以绑定 .NET20 一种简单的窗口控件UI状态控制方法 翻译MSDN文章 —— 泛型FAQ:最佳实践 Visual C# 3.0 新特性概览 C#...

    文本播放器

    文件无法识别,按文本格式打开?", vbYesNo, "提示") = 6 ThenForm1.Caption = "文本播放器1.1版--正在打开文件……"opentxt CDg1.FileName, str, lstrRTf1 = lstr Else Exit Sub End IfEnd...

    Report machine 2.4

    十一、多种格式转换,可以把做出的报表转换为html,xml,bmp,jpeg等等格式。 十二、自动对超长记录折行,超长的内容也会自动折行。 十三、最新增加GridView,类似于电子表格,非常非常适合制作复杂报表 最新...

Global site tag (gtag.js) - Google Analytics