Jump to content

Alp.exe: Difference between revisions

From EDM2
Created page with "This is the IBM Assembly Language Processor executable file. It came included in the IBM Device Driver Kit. ==Versions== {| class="wikitable" ! Date !!Version !! Size !! C..."
 
No edit summary
Line 1: Line 1:
This is the IBM Assembly Language Processor executable file.  It came included in the IBM Device Driver Kit.  
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==

Revision as of 17:16, 1 January 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 n/a 466,944 bytes Version 4.00.008

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