SCRIPT { count$ = _arg2 object$ = _arg3 arg$ = "Ins:cnt/obj," + count$ + "," + object$ DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$ }