140 pts.
 as/400
Hi I have a flaftfile programe in rpgile. I need to write the header details (which is given by user in display screen ) to flat file. When user given company is 50 then that should to write header part like company=50 programe is sucessfully write the records to flat file addition to that i need to write the header details to flat file so please advice...

Software/Hardware used:
ASKED: January 6, 2009  2:48 PM
UPDATED: January 6, 2009  9:40 PM

Answer Wiki:
The header should be the first thing written to the flat file. FlatFile = 'CO=' + Co# Write FlatFileRec then loop to write other records. from <a href="http://twitter.com/paulthehacker">@paulthehacker</a> via twitter @ITKE Access VBA - CDbl(string) would convert a string to numeric. Better than CInt, chance the valu e has decimal places
Last Wiki Answer Submitted:  January 6, 2009  9:40 pm  by  philpl1jb   44,630 pts.
All Answer Wiki Contributors:  philpl1jb   44,630 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _