codefori / codefori/vscode-ibmi
Embed variables inside source code
- Dominant language
- TypeScript
- Stars
- 418
- Forks
- 160
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 12
Description
Compiling code stored in text files whose names have more than 10 characters long produce some commands to fail, like the CRTBNDRPG command, so to avoid it, the extension could prompts for an object name that complies with the IBM i objects naming rules
CRTBNDRPG failed becuse source file name lenth is grater than 10 chars:

Posible Solution:



Contributor guide
Assessment
This issue has not been assessed yet.