Jump to content

Alp.exe: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This is the IBM Assembly Language Processor executable file. It came included in the IBM Device Driver Kit and on the OS/2 Toolkit.
This is the IBM Assembly Language Processor executable file. It came included in the IBM Device Driver Kit and on the OS/2 Toolkit.


==Versions==
==Versions==
{| class="wikitable"
{|class="wikitable"
! Date !!Version !! Size  !! Comments
!Date||Version||Size||Comments
|-
| 2001-05-25 || n/a || 466,944 bytes || Version 4.00.008
|-
|-
|2001-05-25||4.00.008||466,944 bytes||
|}
|}


==Usage==
==Usage==
  ALP [GroupOptions] File1 [File1Options] [File2 [File2Options]]...
ALP [GroupOptions] File1 [File1Options] [File2 [File2Options]]...


===BASE OPTIONS===
===BASE OPTIONS===

Latest revision as of 01:21, 26 March 2018

This is the IBM Assembly Language Processor executable file. It came included in the IBM Device Driver Kit and on the OS/2 Toolkit.

Versions

Date Version Size Comments
2001-05-25 4.00.008 466,944 bytes

Usage

ALP [GroupOptions] File1 [File1Options] [File2 [File2Options]]...

BASE OPTIONS

-D:sym[=val] Define a symbol accessible during assembly
-I:paths ... INCLUDE directive search path[s]
-Fxx ....... File Control Options;    -F? for assistance
-Lxx ....... Listing Control Options; -L? for assistance
-Mxx ....... Message Control Options; -M? for assistance
-Oxx ....... Object Control Options;  -O? for assistance
-Sxx ....... Source Control Options;  -S? for assistance