The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: mail merge
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-01-2008
cvvsnm cvvsnm is offline
Registered User
 

Join Date: Dec 2007
Posts: 5
mail merge

dear friend i have to maintain / send call letter for employment or i have to give some disclinary letters ......and so on


1st data file

sno name staffno desg ........(fields)
1 rama 12345 driver
2 ramana 12346 shramik


2nd common letter

to
sri (here name field data)
desg (here desg filed data
staffno (here staffno filed data)

(here common letter f saj fksdj kfs fjs f jsfs0)
fjsa fksja fkjsd fklsdj kf sd dlsj fjsdjf jsd fklsad


sd/x
supervisor


3 rd report file

merging of above filed datas at respective places with common letter with page break of each individual letter . and the above entire process with shell programe .

ex: 1st letter will be

to
rama,
driver,
12345,
jkf sakj dfjkds fklsdj lkfslk fsdfs

sd/xx
supervisor



kindly do the need ful.

urs faithfully,
cvvsnm
Reply With Quote