W
Wahab
Hi everybody,
I want to create simple text file from my query. For the
transfer of salary to bank, bank gaves me spesific format
to create a text file. Please advice me how I will do
that,format is as follow:
EmpAcc: This is the account number with 13 degits
0604186969100 (each account is having 13 degists)
EmployeeName: Name with 50 characters if less it should
fill with spaces.
NetSalary :9 degits which will look like this 00195.500,
if salary is 50 only than I should send 00050.000 like this
EmpNo :4 degits card no.
I have total four fields each field must be seprated by
space. I dont want any line or column line, this file must
be plane and I'm going to save on my flopy.
Thanks in advance.
I want to create simple text file from my query. For the
transfer of salary to bank, bank gaves me spesific format
to create a text file. Please advice me how I will do
that,format is as follow:
EmpAcc: This is the account number with 13 degits
0604186969100 (each account is having 13 degists)
EmployeeName: Name with 50 characters if less it should
fill with spaces.
NetSalary :9 degits which will look like this 00195.500,
if salary is 50 only than I should send 00050.000 like this
EmpNo :4 degits card no.
I have total four fields each field must be seprated by
space. I dont want any line or column line, this file must
be plane and I'm going to save on my flopy.
Thanks in advance.