×
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.
That is what I mean, developer will need to remember to add that in H
spec when using this service program.
Charles suggestion would work. It will be a bit of overkill for this
particular instance.
Note: I also have an export procedure to destroy this link list. Caller
just need to pass the heap to this procedure for it to destroy. I just
don't have a procedure to navigate the list.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck
Sent: Wednesday, March 12, 2008 10:30 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: link list returned from service program
Lim Hock-Chai wrote:
Thanks Buck. Our shop has a standard of create all programs in QILE
activation group (yike!!!) and all service program in its own
activation group (yike again). It would be hard to ask developer to
remember to create program in *new when using this service program.
Use the H specification keywords DFTACTGRP(*NO) ACTGRP(*NEW) and no one
needs to remember anything special. I understand about standards
though. Charles had a good suggestion regarding the use of tokens.
Think of that like an HTTP session id.
--buck
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.