The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-13-2008
SpiralSpastic SpiralSpastic is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 4
Hi,

This function is a sub-function from a menu base command.
Core process CEDP1300 will read both APPNFC.INC and APPLIC.INC file before continue with other process..

Now only 1 file APPLIC.INC are read from this old function.. How to include the new file APPNFC.INC so that it can read both file (APPLIC.INC & APPNFC.INC) before it go to main process CEDP1300??