OK, I have a batch file that I'm trying to run. The file executes the DXL script just fine. However, when the script opens up a module I get a number of errors as seen below. The formal2.dxl script is a copy of the formal.dxl script that is provided with DOORS to create the menus in each module. I've updated the file and point DOORS to the formal2.dxl instead (retaining the original if I need it later). Everything works fine and has been for months when logged into DOORS through the client. The script works fine when run through the client, but when I call it from a batch file, I get the following errors when it opens a module, any ideas????:
-E- DXL: <config/colmenu.inc:16> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:16> undeclared variable (alwaysOn)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:20> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:20> undeclared variable (columnSelected)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:26> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:26> undeclared variable (alwaysOn)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:29> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:29> undeclared variable (columnSelected)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:33> incorrect arguments for function (createItem)
Included from:
<config/formal:1>
<Line:1>
-E- DXL: <U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:33> undeclared variable (lockSection)
Included from:
<config/formal:1>
<Line:1>
too many messages -- suspending error reporting-I- DXL: all done with 348 erro
rs and 0 warnings
DXL contains 348 errors-E- DXL: <config/formalheading:15> incorrect arguments fo
r function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:15> undeclared variable (alwaysOn)
Included from:
<Line:1>
-E- DXL: <config/formalheading:18> incorrect arguments for function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:18> undeclared variable (columnSelected)
Included from:
<Line:1>
-E- DXL: <config/formalheading:37> incorrect arguments for function (createMenu)
Included from:
<Line:1>
-E- DXL: <config/formalheading:37> undeclared variable (canSortMap)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> incorrect arguments for function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> undeclared variable (canSortAscending)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> undeclared variable (canSortAscendingMap)
Included from:
<Line:1>
-E- DXL: <config/formalheading:42> incorrect arguments for function (createItem)
Included from:
<Line:1>
too many messages -- suspending error reporting-I- DXL: all done with 13 error
s and 0 warnings
DXL contains 13 errors-E- DXL: <config/colmenu.inc:16> incorrect arguments for f
unction (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:16> undeclared variable (alwaysOn)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:20> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:20> undeclared variable (columnSelected)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:26> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:26> undeclared variable (alwaysOn)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:29> incorrect arguments for function (createItem)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <config/colmenu.inc:29> undeclared variable (columnSelected)
Included from:
<U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:14>
<config/formal:1>
<Line:1>
-E- DXL: <U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:33> incorrect arguments for function (createItem)
Included from:
<config/formal:1>
<Line:1>
-E- DXL: <U:\Smartdeck\Config Management\DOORS\DXL\Module Menu Scripts\DOORS 8.1
Menus\formal2.dxl:33> undeclared variable (lockSection)
Included from:
<config/formal:1>
<Line:1>
too many messages -- suspending error reporting-I- DXL: all done with 348 erro
rs and 0 warnings
DXL contains 348 errors-E- DXL: <config/formalheading:15> incorrect arguments fo
r function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:15> undeclared variable (alwaysOn)
Included from:
<Line:1>
-E- DXL: <config/formalheading:18> incorrect arguments for function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:18> undeclared variable (columnSelected)
Included from:
<Line:1>
-E- DXL: <config/formalheading:37> incorrect arguments for function (createMenu)
Included from:
<Line:1>
-E- DXL: <config/formalheading:37> undeclared variable (canSortMap)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> incorrect arguments for function (createItem)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> undeclared variable (canSortAscending)
Included from:
<Line:1>
-E- DXL: <config/formalheading:39> undeclared variable (canSortAscendingMap)
Included from:
<Line:1>
-E- DXL: <config/formalheading:42> incorrect arguments for function (createItem)
Included from:
<Line:1>
too many messages -- suspending error reporting-I- DXL: all done with 13 error
s and 0 warnings
DXL contains 13 errors
-------------------------
Scott Boisvert
Engineering Tools Administrator
L-3 Communications - Avionics Systems
scott.boisvert@l-3com.com