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.45.
- # 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.45) but others (like -p866.45 and
- # some -E~:-500) would get the same results.
- #
- am -n 0 -a 32000 -i 13.5 -p 500 -D -15 -s 8/1/89 -b \
- -U 01:866.45 \
- -U 02:866.45 \
- -U 03:866.45 \
- -U 04:866.45 \
- -U 05:866.45 \
- -U 06:866.45 \
- -U 07:866.45 \
- -U 08:866.45 \
- -U 09:866.45 \
- -U 10:866.45 \
- -U 11:866.45 \
- -U 12:866.45 \
- -U 13:866.45 \
- -U 14:866.45 \
- -U 15:866.45 \
- -U 16:866.45 \
- -U 17:866.45 \
- -U 18:866.45 \
- -U 19:866.45 \
- -U 20:866.45 \
- -U 21:0 \
- -U 22:0 \
- -U 23:0 \
- -U 24:0 \
- -U 25:0 \
- -U 26:0 \
- -U 27:0 \
- -U 28:0 \
- -U 29:0 \
- -U 30:0 -E 30:-500 \
- -U 31:0 \
- -U 32:0 -E 32:2911.47 \
- -U 33:0 -E 33:200 \
- -U 34:0 -E 34:-91.91 \
- -U 35:0 -E 35:-158.92 \
- -U 36:0 -E 36:-114.56 \
- -U 37:0 \
- -U 38:100 \
- -U 39:100 \
- -U 40:100 \
- -U 41:100 \
- -U 42:250 \
- -U 43:250 \
- -U 44:250 \
- -U 45:250 \
- -U 46:250 \
- -U 47:250 \
- -U 48:250 \
- -U 49:250 \
- -U 50:250 \
- -U 51:250 \
- -U 52:250 \
- -U 53:250 \
- -E 66:1000 \
- -E 78:1000 \
- -E 90:1000 \
- -l 101 > e3.out
- # -f | nroff
-
- # uncomment the last line above to get formatted output.
- # note: 'make example' will get LOTS of errors with formatted output.
-