iCAx开思工具箱

标题: 问个Automation中的问题! [打印本页]

作者: wolfsky1982    时间: 2005-12-6 18:02
标题: 问个Automation中的问题!
dim sDocPath As String
    sDocPath=CATIA.SystemService.Environ("CATDocView")
    If (Not CATIA.FileSystem.FolderExists(sDocPath)) Then
      Err.Raise 9999,,"No Doc Path Defined"
    End If
为什么执行很多例子中的宏,都告诉我      Err.Raise 9999,,"No Doc Path Defined"
这个地方有错误呢?
作者: wolfsky1982    时间: 2005-12-8 17:34
大家不要嫌这个问题太饼啊,希望大家能给于解答
作者: xacf    时间: 2005-12-16 10:22
setting里看看。
作者: supergirl    时间: 2005-12-16 11:09
是不是没有定义CATDocView这个环境变量,或者里面的内容是空




欢迎光临 iCAx开思工具箱 (https://t.icax.org/) Powered by Discuz! X3.3