home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d163
/
bankn.lha
/
Bankn
/
expsum.qry
< prev
next >
Wrap
Text File
|
1988-11-22
|
467b
|
21 lines
||||||||||||||||||||||||||||||||||||||||||||||||||||
|| ||
|| Example of expense summary for date range. ||
|| ||
||||||||||||||||||||||||||||||||||||||||||||||||||||
select
(type = "C" or "W") and
(date > "123187" and date < "020188")
sort
ec
report
bottom(ec)
ec total(amount) "%99,999.99"
report_bottom
total(amount) "%99,999.99"