forked from s390guy/vm370
-
Notifications
You must be signed in to change notification settings - Fork 0
/
VMFASM.HELPCMD
18 lines (16 loc) · 1.44 KB
/
VMFASM.HELPCMD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
VMFASM SERVICE EXEC
VMFASM applies updates to an ASSEMBLER source and then assembles the file
+--------------------------------------------------------------------------+
| |
| VMFASM source cntrl-file (<options> |
| |
| Where:- |
| |
| source The name of the ASSEMBLER source to be assembled |
| |
| cntrl The name of the control file specifying which updates are|
| to be applied |
| |
| options Standard ASSEMBLER options |
| |
+--------------------------------------------------------------------------+