Hi Paul, sorry but I try to keep it simple and look for simple answers, I am not a software engineer, neither is everyone here is expert like u. thanks for ur input. /Mongi M.
--- In [email protected], "Paul Herring" <[EMAIL PROTECTED]> wrote: > > On 2/21/07, Mongi <[EMAIL PROTECTED]> wrote: > > Brett thanks again for ur reply. The statements in file1 look as follows: > > > > var1=value1; var2=value2; > > ......... > > varn=valuen; etc... > > .......... > > > > where var1,2,... are declared variables names and value1,2,... are > > derived numbers from another program (which is Not a C-pgm this why i > > cannot use the external statements to get them...) Sometime during the > > solution, file1 contains less or more statements like that (ie, > > changing). > > Thanks very much for your help. > > Right - enough of 20 questions. > > You have a solution you don't know how to implement, to a problem we > don't know anything about. I highly suspect your solution to your > problem is wrong. > > What is the source of your program's input? > > What is the consumer of your program's output? > > What needs to be done with the data inbetween these two points? > > i.e. what are you trying to fix to which you think this is the solution? > > -- > PJH > Aio, quantitas magna frumentorum est >
