home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / serwery_www / sambar / _setup.1 / macros.ini < prev    next >
Text File  |  1998-05-20  |  1KB  |  28 lines

  1. # Macro definition file.
  2. #
  3. # Macros must be on template pages and can be referenced using
  4. # the RCZ macro expansion command.  Macros may not contain any
  5. # other command or reference.
  6. #
  7. # Modifications to this file require a restart of the server.
  8. #
  9. #define FTP_WELCOME            Welcome to the Sambar FTP Server
  10. #define FTP_GOODBYE            Server disconnecting.
  11. #define DIRLIST_HEADER            Sambar Server Directory List<P>
  12. #define SEARCH_HEADER             <HTML><BODY bgcolor=white><FONT SIZE=+2>Search Indexer...</FONT><BR><BR>
  13. #define SEARCH_FOOTER             <B>DONE</B></BODY></HTML>
  14. #
  15. # Financial Calculator Defines
  16. #
  17. #define FINANCE_FOOTER             </BODY></HTML>
  18. #define FINANCE_FVPSCALC         <HTML><BODY bgcolor=white text=darkblue>
  19.     <FONT SIZE=+2>Future Value of Present Sum</FONT><BR><BR>
  20. #define FINANCE_AMORCALC         <HTML><BODY bgcolor=white text=darkblue>
  21.     <FONT SIZE=+2>Amortization Schedule</FONT><BR><BR>
  22. #define FINANCE_RATECALC         <HTML><BODY bgcolor=white text=darkblue>
  23.     <FONT SIZE=+2>Interest Rate on Loan</FONT><BR><BR>
  24. #define FINANCE_MORTCALC         <HTML><BODY bgcolor=white text=darkblue>
  25.     <FONT SIZE=+2>Monthly Mortgage Payment</FONT><BR><BR>
  26. #define FINANCE_FVMDCALC         <HTML><BODY bgcolor=white text=darkblue>
  27.     <FONT SIZE=+2>Future Value of Monthly Deposits</FONT><BR><BR>
  28.