Alp.exe: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
This is the IBM Assembly Language Processor executable file. | 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 | !Date||Version||Size||Comments | ||
| | |||
| | |||
|- | |- | ||
|2001-05-25||4.00.008||466,944 bytes|| | |||
|} | |} | ||
==Usage== | ==Usage== | ||
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