×
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.
Charles,
Look at the F spec for handler in the source.
DCL-F streamfile DISK(*EXT) USAGE(*OUTPUT)
EXTDESC('MYLIB/MYSTMF')
HANDLER(ifshdlrs_write_handler : ifs_info)
USROPN;
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Tuesday, November 08, 2016 3:59 PM
To: RPG programming on the AS400 / iSeries
Subject: When using DSPPGM, is there anyway to tell if a program uses RPG OA?
Just curious as to rather or not there's anyway to tell if a program is using an RPG Open Access handler?
I didn't see anything on first glance, but thought I'd ask here for confirmation.
Thanks!
Charles
--
This is the RPG programming on the IBM i (AS/400 and 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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.