Def_Win_Files
Default Def_Win_Files = .doc
When using Windows definition files the system will check the file extension.
It will use this option to determine if it should be processed locally or passed to the PC, if the extension is matched the system will assume a Windows file. E.g.
CC1
Def_Windows_Files = .doc .pdf .html .htm .xls
in this case any definition files ending with .doc, .pdf, .html (and .htm) or .xls will be passed to the appropriate Windows application.