Jump to content

SYSLEVEL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
==Description==
 
<tt>Syslevel</tt> is a tool included on OS/2 Warp by IBM.  
Syslevel.exe is a tool included on OS/2 Warp by IBM.  


The "syslevel" command scans the system for SYSLEVEL.* files, which indicate what products are installed and what level they are at. For OS/2, SYSLEVEL.OS2 indicates what version of OS/2 is installed and may indicate the current fixpak installed.
The "syslevel" command scans the system for SYSLEVEL.* files, which indicate what products are installed and what level they are at. For OS/2, SYSLEVEL.OS2 indicates what version of OS/2 is installed and may indicate the current fixpak installed.


In the following example, "syslevel" was run on an OS/2 Warp v4 system where Corrective Service Facility (CSF) v1.39 has been used, and SYSLEVEL.OS2 indicates that FixPak 9 has been applied (Current CSD level: XR04009).
In the following example, "syslevel" was run on an [[OS/2 Warp Version 4]] system where Corrective Service Facility (CSF) v1.39 has been used, and SYSLEVEL.OS2 indicates that FixPak 9 has been applied (Current CSD level: XR04009).
 
C:\OS2\INSTALL\SYSLEVEL.OS2
    C:\OS2\INSTALL\SYSLEVEL.OS2
                            IBM OS/2 Base Operating System
                                IBM OS/2 Base Operating System
Version 4.00    Component ID 5639A6100
    Version 4.00    Component ID 5639A6100
Type 0C
    Type 0C
Current CSD level: XR04009
    Current CSD level: XR04009
Prior  CSD level: XR04000
    Prior  CSD level: XR04000


==Parameters==
==Parameters==
* syslevel /?  : Shows the program help.
* syslevel /?  : Shows the program help.


== Articles ==
== Articles ==
* [[Using SYSLEVEL Files in Your Applications]] by [[Martin Lafaix]] (May 1994)
* [[Using SYSLEVEL Files in Your Applications]] by [[Martin Lafaix]] (May 1994)



Revision as of 02:48, 24 June 2016

Description

Syslevel is a tool included on OS/2 Warp by IBM.

The "syslevel" command scans the system for SYSLEVEL.* files, which indicate what products are installed and what level they are at. For OS/2, SYSLEVEL.OS2 indicates what version of OS/2 is installed and may indicate the current fixpak installed.

In the following example, "syslevel" was run on an OS/2 Warp Version 4 system where Corrective Service Facility (CSF) v1.39 has been used, and SYSLEVEL.OS2 indicates that FixPak 9 has been applied (Current CSD level: XR04009).

C:\OS2\INSTALL\SYSLEVEL.OS2
                           IBM OS/2 Base Operating System
Version 4.00     Component ID 5639A6100
Type 0C
Current CSD level: XR04009
Prior   CSD level: XR04000

Parameters

  • syslevel /?  : Shows the program help.

Articles

Author