home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ┌─────────────────────────────────────────────────────────────────────────────┐
- echo │ ASMFLOW DEMO │
- echo │ │
- echo │ ASMFLOW is an assembly language flow charting and source code │
- echo │ analysis tool for IBM PC assembly language programmers. │
- echo │ │
- echo │ This demo shows only a few of the features of the program. You are │
- echo │ encouraged to use ASMFLOW in the menu mode and try the various features. │
- echo │ │
- echo │ To run in the menu mode type: ASMFLOW │
- echo │ To run from the command line type: ASMFLOW/H │
- echo │ │
- echo │ Note: See the commands at the bottom of this BATCH file for examples. │
- echo │ │
- echo │ Press Control-C to stop the demo │
- echo │ │
- echo │ │
- echo │ Demo run time: about 2 minutes │
- echo └─────────────────────────────────────────────────────────────────────────────┘
- echo