; NOTE: This is an example of a self-referencing WBT file that CANNOT BE COMPILED
; with the WinBatch Compiler. To be able to compile something like this, the currency
; exchange table must be moved to another file.
:doit
Message("Currency Converter","This file converts between US and International Currencies.%@CRLF%It is only as accurate as the table embedded in the WBT file.%@CRLF%Review table and update from time to time from your local newspaper.")