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



Ammayappan,
It's a while since I've worked with an ICF but I usually create the ICF file
with the keyword ACQPGMDEV(*NONE). Then I compile the program that uses the
ICF file. The ICF program is usually called from a CLP program where, before
the call I specify overrides eg.
OVRICFF FILE(MYICFPGM) ACQPGMDEV(&RLOCNM)
OVRICFDEVE PGMDEV(&RLOCNM) RMTLOCNAME(&RLOCNM)
CALL PGM(MYICFPGM)

Cheers, Peter

-----Original Message-----
From: Ammayappan_M [mailto:Ammayappan_M@infy.com]
Sent: Friday, December 28, 2001 6:33 PM
To: rpg400-l@midrange.com
Subject: ICF file compilation
Importance: High


Hi there,

I require information regarding compilation of ICF files on AS/400, I
have used the following command for compilation

CRTICFF FILE (*LIBL/ISPI0100) SRCFILE (*LIBL/QDDSSRC)  +
              ACQPGMDEV (ISPI0100) AUT(*ALL)


Is the above command sufficient for compilation or do we need to add
other parameters to the command.

I had noticed another command being executed after the above command is
run.

ADDICFDEVE FILE(ISPI0100) PGMDEV (ISPI0100) MODE (BLANK)   +
               FMTSLT (*RECID) RMTLOCNAME (*REQUESTER)


Is this command mandatory for the ICF file to be compiled and accessible
in a HLL program.

Send your reply to my id.

Regds,
Ammayappan
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

This communication is confidential and may be legally privileged.
If it is not addressed to you, you are on notice of its status.
Please immediately contact us at our cost and destroy it.
Please do not use, disclose, copy, distribute or retain any of it
without our authority - to do so could be a breach of confidence.
Thank you for your co-operation.
Please contact us on (09) 356 5800 if you need assistance.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.