ELOQCL.INI
Sökväg i meny: Revision 2004-12-19
Denna fil används för att konfigurera Eloquence RUN-server som hanterar fönster i bildskärmen.

Vi skall här ange var SystemQ:s idm_mod mapp finns. Om du till äventyr inte har installerat Eloquence i C:\Program\Eloquence måste denna sökväg ändras.

Filens placering
På Linux-servern skall filen ligga i /etc/opt/eloquence6/ På Windows ligger filen om inget annat anges i Eloquence hemkatalog i mappen etc. Det är praktiskt att ha en gemensam eloq.config fil för alla klienter. Då anger man detta i regedit
Mallar
I .../SystemQ/newconfig/eloquence_etc_nt och .../SystemQ/newconfig/eloquence_etc_linux finns mallar som lämpligen används. I nedanstående exempel hittar du det som är av intresse för dig med kommentarer på svenska.

Exempel Windows




; ELOQCL.INI
; HP Eloquence 32bit client application configuration
; @(#)$Revision: 20.2 $
;
; This file provides configuration informations for the HP Eloquence
; client applications. It must be located in the /etc subdirectory
; relative to the installation directory of the HP Eloquence runtime
; environment.
;
; Default configuration values have been provided as comments

; The section runsrv is used by RUNSRV.EXE
; If you modify a configuration item, please take into account, that you
; have to re-start RUNSRV.EXE in order to activate the changes.

; Note that the DlgSrvX and NDlgSrv configuration items are obsolete with
; the 32bit client applications since the 'clone-copy' mechanism decribed
; in the HP Eloquence A.05.10 release notes is no longer needed. Just use
; the DlgSrv configuration item to start as many DLGSRV instances you need.
;
; Om du till äventyr inte har installerat HP Eloquence i
; C:\Program\Hewlett-Packard\HP Eloquence måste denna
; sökväg ändras:
;
;
[runsrv]
DlgSrv="C:\Program\Hewlett-Packard\HP Eloquence\bin\dlgsrv32.exe" -connect %s -IDMfont 1 -IDMcolor 1

;-IDMtracefile C:\Temp\trace.log


; Service=runsrv

; DlgSrvX=
; NDlgSrv=

; DDEWait = 0 snabbar upp start av program
DDEWait = 0

; Följande används för att kunna välja t.ex. SPRAK=2 i startfil
[svenska]
Arguments=-IDMlanguage 0

[engelska]
Arguments=-IDMlanguage 2

[tyska]
Arguments=-IDMlanguage 3

; This section is used by the DDE communication module of RUNSRV
; and DLGSRV.

; Please note that the DDE communication is not yet supported with the
; current 32bit client applications.

; If an application is not currently running, it must be started
; in order to initiate a DDE connection. Configuration entries in
; this section are used to translate from the application module name
; into the actual application file.
; Please refer to the HP Eloquence A.05.10 release notes for details.

; Rätt konfiguretat kan nedanstånde kommado innebära att browser strtas med
; SystemQ:s dokumentation mär man trycker på f1.
; Funktionen är för tillfället ej särskilt bra.

[modules]
;netscape=C:\Program Files\Netscape\Navigator\Program\NETSCAPE.EXE
netscape="C:\Program\Netscape\Netscape 6\netscp6.exe"


; The section dlgsrv is used by DLGSRV.EXE, the HP Eloquence Dialog Server
; for the MS Windows platform.
; If you activate the debug mode, you either need to specify a LogFile or
; or you should open a debug window. Failure to do so will result in a
; "Unable to write to AUX:" error message from Windows.
; To install the debug window program, copy the files dbwin.exe and
; dbwindll.dll files from the HP Eloquence distribution disc into your
; WINDOWS directory.
; Please note, that the debug window functionality is not available under
; Windows NT.
;
; Ändra sökvägen till den server som hanterar SystemQ:s idm_mod filer
; defmodpc.eq är en fil som har viassa basinställningar
;
[dlgsrv]

DefaultsFile=//server/systemq/idm_mod/defmodpc.eq
IdmLib=//server/systemq/idm_mod/

; Memsz=8192

; Debug=3
; LogFile=C:\temp\idmdebug2
; Host=
; Service=
; Dlg = "dlg"
; Idm = "idm"
; idc = "idc"
;
; Ange här sökvaägen till den webserver som hanterar SystemQ:s handbok
HelpBaseURL=https://www.qwert.se/handbok/
; FileBaseURL=http://www/files/
; ManBaseURL=http://www/cgi-bin/man2html


; Configuration entries in the section below are used by DLGSRV.EXE if it
; is started with the argument "debug". The corresponding HP Eloquence
; statement is: DLG SET ".driver","@hostname debug"
; Configuration items in this section will replace the default values
; specified in section dlgsrv.
; Please refer to the HP Eloquence A.05.02 release notes for details.

[debug]
; If you uncomment the line below, a log file of all Dialog Manager
; activities will be created.
; Please note that this file tends to become quite huge.
; Arguments=-IDMtracefile C:\tmp\trace
; Debug=3
; LogFile=C:\temp\dlgtrace


Handbok Support