Re: User Action for compiling RPGLE
Daniel Gross <[email protected]> Mon, 18 Aug 2025 17:38:27 +0200
| Newsgroups | gmane.editors.websphere.iseries |
|---|---|
| Message-ID | <[email protected]> |
To make that 100% clear Gio - the command string in RDi must have the parameter
OPTION(*EVENTF)
included. AND your custom command has to call the CRTxxx command also with OPTION(*EVENTF) active.
Only if both is true, you will get the error list view opened automatically.
This might not be very elegant - but it works quite well.
HTH
Daniel
> Am 18.08.2025 um 17:02 schrieb Charles Wilt <[email protected]>:
>
> Include OPTION(*EVENTF) on your custom command and the called IBM CRTxxx
> command...
>
> Charles
>
>> On Mon, Aug 18, 2025 at 8:09 AM gio.cot via WDSCI-L <
>> [email protected]> wrote:
>>
>> Hi all
>>
>> I have created a my User Action for compiling RPGLE that run a my
>> customized command; when i run it , it works fine but if compilation
>> generates errors, it don't open error list; in past it seems to me, to have
>> read how do that, but don't rember how to and where i read it.. can some
>> help me ???
>>
>> Thanks in advance.
>>
>> Gio
>>
>> --
>> This is the Rational Developer for IBM i (WDSCI-L) mailing list
>> To post a message email: [email protected]
>> To subscribe, unsubscribe, or change list options,
>> visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
>> or email: [email protected]
>> Before posting, please take a moment to review the archives
>> at https://archive.midrange.com/wdsci-l.
>>
>>
>>
> --
> This is the Rational Developer for IBM i (WDSCI-L) mailing list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/wdsci-l.
>
>
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.