forked from s390guy/vm370
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FCOBOL.HELPCMD
24 lines (15 loc) · 1.92 KB
/
FCOBOL.HELPCMD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
FCOBOL CMS EXEC
Calls the DOS COBOL compiler if installed
+------------------------------------------------------------+
| Format:- |
| |
| FCOBOL <source> |
| |
+------------------------------------------------------------+
Where:-
<Source> is the name of a file of type COBOL containing the source
Notes:-
1. The CMSDOS environment must be active.
2. Refer to the bmanual:-
SC28-6469 - IBM CMS Users Guide for Cobol
for more details on using FCOBOL