So I have located the line of code in XLSXGEN... I just don't know WHY it's there.
In the main procedure of the "new" XLSXGEN:
rc=docmd('chgjob job(*) log(4 0 *seclvl)');
Two things:
1. Definitely hit this line of code - not inside any code block and I verified using debug.
2. Looking at my "old" version of XLSXGEN, this code was inside a subroutine DoSbmJob, inside multiple "if" statements. In the new version, this subroutine has been renamed to GoSbmJob, and those lines of code are remarked out.
I remarked out this line of code and compiled XLSXGEN using the command commented in the program, adding DFTACTGRP(*NO).
CRTBNDRPG PGM(HSSFCGI/XLSXGEN) SRCFILE(HSSFCGI/QRPGLESRC) DFTACTGRP(*NO) ACTGRP(*CALLER) DBGVIEW(*SOURCE)
I'm wondering if I'm the only one using this...
Thanks,
Greg
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Greg Wilburn
Sent: Monday, November 24, 2025 4:54 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] HSSFCGI and XLSXGEN command
Just wondering if anyone is using the XLSXGEN?
I recently updated to the latest versions of CGIDEV2 and HSSFCGI tools. From within RPG, I call the XLSXGEN command all over the place. Since updating, any submitted job that calls this command is producing a job log.
The job starts with Log(4 00 *NOLIST) but is running with LOG(4 0 *SECLVL) - IBM says something is changing it within the job.
Before I start auditing CHGJOB... has anyone encountered this before?
TIA,
Greg
[Logo]<
https://www.totalbizfulfillment.com/> Greg Wilburn
Director of IT
301.895.3792 ext. 1231
301.895.3895 direct
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx<mailto:gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>
1 Corporate Dr
Grantsville, MD 21536
www.totalbizfulfillment.com<
http://www.totalbizfulfillment.com>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
[CAUTION! This email originated outside of the organization. Please do not open attachments or click links from an unknown or suspicious origin.]
Greg Wilburn
Director of IT
301.895.3792 ext. 1231
As an Amazon Associate we earn from qualifying purchases.