home *** CD-ROM | disk | FTP | other *** search
- # This is a complex example schedule based on a real live note.
- #
- # It shows the following:
- #
- # 1. The first month was a 'short month' of 15 days.
- # 2. The original note called for a payment of $866.44.
- # 3. The note went into default 4/1/91 with no payments made during 'legal
- # activity'. A graduated payment schedule was then set up for re-payment.
- # 4. There were several months of legal fees that rolled back into the note.
- # 5. There was also some extra principal due to the sale of secured property.
- # 6. There will be an extra principal payment on 1/1 95, 96, and 97
- # 7. Balloon payment on 12/97 (month 101).
- #
- # Note: there are several ways the special conditions could have been set up.
- # This used one way (-p500 and some -e~:-866.44) but others (like -p866.44 and
- # some -e~:-500) would get the same results.
- #
- am -n0 -a32000 -i13.5 -p500 -d-15 -f -s8/1/89 \
- -u01:866.44 \
- -u02:866.44 \
- -u03:866.44 \
- -u04:866.44 \
- -u05:866.44 \
- -u06:866.44 \
- -u07:866.44 \
- -u08:866.44 \
- -u09:866.44 \
- -u10:866.44 \
- -u11:866.44 \
- -u12:866.44 \
- -u13:866.44 \
- -u14:866.44 \
- -u15:866.44 \
- -u16:866.44 \
- -u17:866.44 \
- -u18:866.44 \
- -u19:866.44 \
- -u20:866.44 \
- -u21:0 \
- -u22:0 \
- -u23:0 \
- -u24:0 \
- -u25:0 \
- -u26:0 \
- -u27:0 \
- -u28:0 \
- -u29:0 \
- -u30:0 -e30:-500 \
- -u31:0 \
- -u32:0 -e32:2911.47 \
- -u33:0 -e33:200 \
- -u34:0 -e34:-91.91 \
- -u35:0 -e35:-158.92 \
- -u36:0 -e36:-114.56 \
- -u37:0 \
- -u38:100 \
- -u39:100 \
- -u40:100 \
- -u41:100 \
- -u42:250 \
- -u43:250 \
- -u44:250 \
- -u45:250 \
- -u46:250 \
- -u47:250 \
- -u48:250 \
- -u49:250 \
- -u50:250 \
- -u51:250 \
- -u52:250 \
- -u53:250 \
- -e66:1000 \
- -e78:1000 \
- -e90:1000 \
- -l101 | nroff | more
-