×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Justin,
The SQL Pre-compiler default line length is 100. It creates a source file in QTemp to evaluate. I suspect that when you use **Free you have lines longer than 100 that are no longer ignored.
This article explains the options.
https://www.ibm.com/support/pages/apar/SE79004
Chris
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> on behalf of Justin Taylor <jtaylor.0ab@xxxxxxxxx>
Date: Thursday, September 21, 2023 at 4:36 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: SQL Precompiler & **free
I have a large SQLRPGLE source member (> 13K LOC) that's all free code but
does not have **free. It compiles fine. When I add **free, the SQL
precompile fails with 123 different SQL0312 errors (reason code 1). If I
remove **free, it still compiles.
Are there any known restrictions with **free & SQLRPGLE?
TIA
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l<
https://lists.midrange.com/mailman/listinfo/rpg400-l>
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l<
https://archive.midrange.com/rpg400-l>.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.