Jump to content

LANMSGDD.OS2: Difference between revisions

From EDM2
Created page with "This driver writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via LANMSGDD.OS2. Category:Files"
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This driver writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via LANMSGDD.OS2.  
Writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via LANMSGDD.OS2.


==Version==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2004-05-21||60.58||3,684 bytes||IBM MPTS FixPak WR_8708
|}


==CONFIG.SYS==
DEVICE=\IBMCOM\LANMSGDD.OS2 <parameter>


==Parameters==
* '''/I:C:\IBMCOM'''


*;/S


[[Category:Files]]
==Sample==
DEVICE=C:\IBMCOM\LANMSGDD.OS2 /I:C:\IBMCOM /S
 
[[Category:Device Drivers]][[Category:DEVICE Statements]]

Latest revision as of 21:24, 18 March 2022

Writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via LANMSGDD.OS2.

Version

Date Version Size Comments
2004-05-21 60.58 3,684 bytes IBM MPTS FixPak WR_8708

CONFIG.SYS

DEVICE=\IBMCOM\LANMSGDD.OS2 <parameter>

Parameters

  • /I:C:\IBMCOM
  • /S

Sample

DEVICE=C:\IBMCOM\LANMSGDD.OS2 /I:C:\IBMCOM /S