** This thread discusses the article: TechTip: Simplify Processing Files with Multiple Members **
** This thread discusses the Content article: TechTip: Simplify Processing Files with Multiple Members **
0
** This thread discusses the article: TechTip: Simplify Processing Files with Multiple Members **
** This thread discusses the Content article: TechTip: Simplify Processing Files with Multiple Members **
0
** This thread discusses the article: TechTip: Simplify Processing Files with Multiple Members **
That's fine but how could you softcode the member name without the OVRDBF. The main purpose of this command as far as multi-member file processing goes, is to be able to utilize the same RPG code for whatever member that is currently being processed...
** This thread discusses the article: TechTip: Simplify Processing Files with Multiple Members **
Hi, you can use a variables in extmbr() and extfile(). The variable must be set before open. Birgitta
Code