home *** CD-ROM | disk | FTP | other *** search
/ Kithe 13 / kithe-13.zip / ANSICORE.B < prev    next >
Text File  |  1997-07-12  |  605b  |  22 lines

  1. ///External ansi viewing configuration information
  2. The following commands can be set manually or using any external processing.
  3. To access these variables, use \\/run ansicore:info
  4. //end
  5.  
  6.  
  7. //:info
  8.  
  9. ///Step 1)  Here, specify the path to your ansi viewer.
  10. ///         The actual command line to it will be constructed as follows :
  11. ///            "ansi1" + "filename" + "ansi2"
  12.  
  13. //set ansi1, 'av'
  14. //set ansi2, ''           +///Optional variable
  15.  
  16. ///Step 2)  Here, specify if you want the program to wait for a key
  17. ///         press after viewing the ansi.
  18.  
  19. //set ansip, false
  20.  
  21. //end info
  22.