codefori / codefori/vscode-db2i

Idea: Exclude Nulls message returned in DB2

Open
#418 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
76
Forks
54
Avg merge
17m
Merged PRs (30d)
1

Description

When running a program from DB2 for i the returned messages includes a bunch of nulls. This is just a small example.


```
PGM
CRTDTAARA DTAARA(QTEMP/TEST) TYPE(*CHAR) LEN(100)
DLTDTAARA DTAARA(QTEMP/TEST)
CHGCURLIB CURLIB(QGPL)
MONMSG MSGID(CPF0000)
ADDLIBLE LIB(QGPL)
MONMSG MSGID(CPF0000)
ADDLIBLE LIB(QTEMP)
MONMSG MSGID(CPF0000)
ENDPGM

```

![Image](https://github.com/user-attachments/assets/ff8dd7f7-a520-4da3-ba23-f37ff643a594)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.