[compdat] Add support for opening/closing connections with WCONPROD/WCONINJE
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 38
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
Add support for closing and opening connections with WCONPROD/WCONINJE. Example:
```
COMPDAT
'OP1' 1 1 1 1 'OPEN' /
/
WCONPROD
'OP1' 'SHUT' 'ORAT' 1000 /
/
```
This should SHUT the connection at that date.
Contributor guide
Assessment
This issue has not been assessed yet.