Jump to content

LANMSGDD.OS2: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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
|-
|-
|2004-05-21 14:13||60.58||3,684 bytes||IBM MPTS FixPak WR_8708
|2004-05-21||60.58||3,684 bytes||IBM MPTS FixPak WR_8708
|}
|}
==DLLs Loaded==
*[[DOSCALL1.DLL]]
*[[MSG.DLL]]


==CONFIG.SYS==
==CONFIG.SYS==
Line 17: Line 13:
==Parameters==
==Parameters==
* /I:C:\IBMCOM /S
* /I:C:\IBMCOM /S
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


==Sample==  
==Sample==  

Revision as of 02:08, 7 July 2021

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