【问题标题】:How to open two file in compare mode in Arbortext Editor如何在 Arbortext Editor 中以比较模式打开两个文件
【发布时间】:2013-12-30 06:06:17
【问题描述】:

我有两个文件,例如 C:/testA/a.xml 和 C:/testB/a.xml

这些文件内容可能相同也可能不同

我需要编写一个 .bat 文件来打开上述两个文件的比较结果。

我尝试谷歌,但在互联网上找不到太多资源。

有一个 Compare_files() 方法。

但我不知道如何使用它。

我尝试了以下方式:

editor -c compare_files(\"testA/a.xml\", \"/testB/a.xml\")

但它不起作用

【问题讨论】:

    标签: xml editor compare


    【解决方案1】:

    您需要编写 ACL 脚本(请参阅程序员指南)。此外,获取有关 Arbortext 编程答案的最佳位置是 Adepters 邮件列表。

    http://portal.ptcuser.org/p/fo/si/topic=21 您需要创建一个登录名。

    更多 Arbortext 资源:http://www.single-sourcing.com/company/social.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-07-09
      • 1970-01-01
      • 2011-01-06
      • 2017-08-25
      • 2015-12-25
      • 2023-01-09
      • 2015-06-20
      • 1970-01-01
      相关资源
      最近更新 更多