IBM / vscode-clle

VSCode extension for CLLE language support
Apache License 2.0
12 stars 1 forks source link

Change permission when XML file is generated #18

Closed worksofliam closed 6 months ago

worksofliam commented 9 months ago

We need to make it so other users can update/delete this file:

Add a chmod or ILE equiv. after calling the system API:

https://github.com/codefori/vscode-ibmi/blob/cdcee5513562413a8031295f76750f2e1bf54fce/src/languages/clle/gencmdxml.ts#L23

worksofliam commented 9 months ago

Use CHGAUT inside the GENCMDXML