× 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.



Hi Thomas: When I insert it looks like this.
**free
* >>PRE-COMPILER<< */
* >>CRTCMD<< CRTSQLRPGI SRCFILE(&SL/&SF) SRCMBR(&SM); */

So I should just add the // before each line? Thanks.

Art

On Wed, Sep 11, 2019 at 2:00 AM Thomas Raddatz <thomas.raddatz@xxxxxx>
wrote:

Hi Art,

I do not understand the problem, because the following statements work
fine for me and the compiler:

**free
//
==========================================================================
// iRPGUnit Dev. of RDP Plugin. Produce Job Log.
//
==========================================================================
// Copyright (c) 2013-2019 iRPGUnit Project Team
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the Common Public License v1.0
// which accompanies this distribution, and is available at
// http://www.eclipse.org/legal/cpl-v10.html
//
==========================================================================
// >>PRE-COMPILER<<
// >>CRTCMD<< RUCRTTST TSTPGM(&LI/&OB) +
// SRCFILE(&SL/&SF) SRCMBR(&SM);
// >>IMPORTANT<<
// >>PARM<< COPTION(*SRCSTMT *EVENTF);
// >>PARM<< DBGVIEW(*LIST);
// >>END-IMPORTANT<<
// >>EXECUTE<<
// >>END-PRE-COMPILER<<
//
==========================================================================

ctl-opt option(*srcstmt);
ctl-opt nomain;

/include qinclude,TESTCASE

dcl-proc Test_BadCall export;
dcl-pr bad_pgm extpgm;
end-pr;
bad_pgm();
assert (%status() = 0 : 'Expect status <> 0');
end-proc;


Regards,

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxxxxxxxx] Im Auftrag von
Art Tostaine, Jr.
Gesendet: Dienstag, 10. September 2019 23:18
An: Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries
Betreff: [WDSCI-L] ISphere STRPREPRC in **FREE?

How can I use *FREE and still use the source compile commands?

Putting it before the commands lets me code from position 1, but all of the
source commands have syntax errors. Put it after and I can't use position
1-6.

--
Art Tostaine
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for the
intended recipient only. Access, disclosure, copying, distribution, or
reliance on any of it by anyone else is prohibited and may be a criminal
offence. Please delete if obtained in error and email confirmation to the
sender.

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.