<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>' *************************************************************************
<+@><:S+-1><:#568,9360><:f240,2Times New Roman,0,0,0>' Schnittstelle zum TrueDic W<\v>rterbuch
<+@><:S+-1><:#568,9360><:f240,2Times New Roman,0,0,0>' created by AlphaSoft<:f> 1994
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>'**************************************************************************
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>'******************** global definitions **************************************
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>
<+@><:S+-1><:#1704,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>IDCANCEL <:f><:f240,2Times New Roman,0,0,0>2 ' R<\|>ckgabewert TrueDic <<Abbruch<;>
<+@><:S+-1><:#1988,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>IDC_UEBERSETZEN
<:f><:f240,2Times New Roman,0,0,0> 1017 ' <<<\|>bersetzen<;>
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>
<+@><:S+-1><:#852,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>FRAME3D
<:f><:f240,2Times New Roman,0,0,0> 1<:f>
<+@><:S+-1><:#284,9360>
<+@><:S+-1><:#852,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>ENGLISCH <:f><:f240,2Times New Roman,0,0,0>1
<+@><:S+-1><:#852,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>DEUTSCH <:f><:f240,2Times New Roman,0,0,0>2
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>
<+@><:S+-1><:#568,9360><:f240,2Times New Roman,0,0,0>DEFINE <:f><:f240,2Times New Roman,0,0,0>NOFRAME3D <:f><:f240,2Times New Roman,0,0,0>2<:f>
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>'******************** functions<:f><:f240,2Times New Roman,0,0,0> ********************************************<:f>
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>' ==============================
<+@><:S+-1><:#568,9360><:f240,2Times New Roman,0,0,0>' main()
<+@><:S+-1><:#568,9360><:f240,2Times New Roman,0,0,0>' Einsprungsroutine
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>' ==============================
<:#284,9360>FUNCTION main()
<:#284,9360>
<:#284,9360>ONCANCEL endit
<:#284,9360>ONERROR endit
<:#284,9360>
<:#284,9360>defstr lpCmd, lpPath, lpPathApp;
<:#284,9360>
<:#852,9360>iBook =<:f240,2Times New Roman,0,0,0> <:f><:f240,2Times New Roman,0,0,0>DEUTSCH <:f><:f240,2Times New Roman,0,0,0>'
<:f><:f240,2Times New Roman,0,0,0>Deutsch/<:f><:f240,2Times New Roman,0,0,0>Englisch<:f><:f240,2Times New Roman,0,0,0> laden
<:#568,9360>iCmdLine = <:f240,2Times New Roman,0,0,0>NOFRAME3D <:f>' keinen 3D Rahmen
<:#1136,9360>iReserved =0 ' for future things
<:#284,9360>lpCmd = " "
<:#284,9360>
<:#284,9360>If NOT GetOpenFileCount()
<:#568,9360> iErsetzen = 0
<:#568,9360> goto OpenTrueDic
<:#284,9360>Else
<:#568,9360> iErsetzen = 1
<:#284,9360>endif
<:#284,9360>
<:#568,9360>lpCmd = CurShade$() ' markierten Bereich <;> TrueDic
<:#568,9360> Message("Programm ist nicht korrekt installiert!", "W<\v>rterbuch")
<:#568,9360> Exit Function
<:#284,9360>
<:#284,9360>endif
<:#284,9360>
<:#284,9360>
<:#284,9360>if fkt = <:f240,2Times New Roman,0,0,0>IDC_UEBERSETZEN and <:f>iErsetzen
<:f240,2Times New Roman,0,0,0> = 1<:f> then
<:#568,9360> Paste()
<:#284,9360>endif
<:#284,9360>
<:#284,9360>
<:#284,9360>endit:
<:#284,9360>
<:#568,9360>DLLFreeLib(hSet) 'Free DLL
<:#284,9360>StatusBarMsg("")
<:#284,9360>
<:#284,9360>END FUNCTION
<+@><:S+-1><:#284,9360><:f240,2Times New Roman,0,0,0>'******************** E O F<:f><:f240,2Times New Roman,0,0,0> **************************************<:f>