Jump to content

LANMSGDD.OS2: Difference between revisions

From EDM2
No edit summary
 
(9 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==
==Version==
 
{|class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
! Date !!Version !! Size  !! Comments
|-
| 5-21-2004  14:13 || 60.58 || 3,684  bytes || Vendor: IBM <br> Revision: 60.58<br> Date/Time: Fri May 21 14:13:21 2004 B<br> Build Machine: BWBLD254<br> File Version: 60.58<br> Description:  Copyright (c) IBM, 2004<br> FixPack version: WR_8708<br>
|-
|-
|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


 
[[Category:Device Drivers]][[Category:DEVICE Statements]]
[[Category:Files]]

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