Recovered from cvs revision 2007-05-01 07:40:00
This commit is contained in:
10
ase/test/awk/emp-007.out
Normal file
10
ase/test/awk/emp-007.out
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
printf ("%-8s $%6.2f\n",$1,($2 * $3));
|
||||
}
|
||||
|
||||
Beth $ 0.00
|
||||
Dan $ 0.00
|
||||
Kathy $ 40.00
|
||||
Mark $100.00
|
||||
Mary $121.00
|
||||
Susie $ 76.50
|
Reference in New Issue
Block a user