Skip to Content
0
Former Member
Jul 01, 2009 at 10:11 AM

Need Header Line on the top of the file............

32 Views

Hi All,

I am using FCC on receiver side. My structure is...

Employee

---EmployeeDetails

-


EmployeeHeader

-


Number

-


Name

-


Address

-


EmployeeItem

-


Phone

File structure is.....

Employee Number,Employee Name, Address

Number1,Name1,Address1

phone11

Number2,Name2,Address2

phone21

phone22

phone33

Number3,Name3,Address3

Number4,Name4,Address4

Am able to create file properly with all header and Item details correctly. But i even need a header line 'Employee Number,Employee Name, Address' on the top of the file.

can anyone give suggetion?...........

Thanks,

Ravi.