home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / tipi / filelist.txt < prev    next >
Text File  |  1993-11-07  |  2KB  |  96 lines

  1. Here is a list of the files that make up this release of TIPI
  2.  
  3.  
  4. ANYBASE.TPI        Converts numbers to/from any base from
  5.             2 to 36.
  6.  
  7. BATCMD.BAT        Used by BATMENU.
  8.  
  9. BATMENU.BAT        Runs simple BAT menus. TEST.MNU is a sample
  10.             menu.
  11.  
  12. BATMENU.TPI        Used by BATMENU.
  13.  
  14. BENCH.TPI        A simple benchmark to compare TIPI's speed
  15.             on various computers.
  16.  
  17. BLASTOFF.TPI        A simple loop demo.
  18.  
  19. CALLTEST.TPI        A demo of the CALL instruction.
  20.  
  21. CASE$.TPI        A demo of the CASE$ instruction.
  22.  
  23. DEMO.BAT        A demo of the use of BATMENU.
  24.  
  25. DO.TPI            Another loop demo.
  26.  
  27. ERROR.TPI        A program with a bug to get you started
  28.             with the debugger.
  29.  
  30. FILELIST.TXT        This file.
  31.  
  32. FILEPOS.TPI        A demo of the FILEPOS instruction.
  33.  
  34. FILE_ID.DIZ        A brief description of TIPI.
  35.  
  36. HANGMAN.BAT        A bat file to run the hangman game.
  37.  
  38. HANGMAN.TPI        The TIPI code for hangman.
  39.  
  40. HELLO.TPI        A "Hello World" program.
  41.  
  42. HI.TPI            Another "Hello World" program.
  43.  
  44. HISTORY.TXT        TIPI's release history.
  45.  
  46. MENU.TPI        A demo of a simple menu in TIPI.
  47.  
  48. MORSE.TPI        A Morse code program.
  49.  
  50. MOUSE.TPI        A demo of TIPI's mouse functions.
  51.  
  52. ORDER.FRM        The form to register TIPI. Why not fill it out
  53.             now and rid yourself of unnecessary guilt?
  54.  
  55. PIXEL.TPI        A simple little program to draw PIXEL, the
  56.             computer guy.
  57.  
  58.  
  59. POWERS.TPI        A program that raises a number to powers
  60.  
  61. PPUZZLE.TPI        A very challenging Rubik's cube type puzzle.
  62.  
  63. PUZ.BAT            A bat file to run the puzzle.
  64.  
  65. SETAPP.COM        Used by T.BAT to set the apps on the
  66.             Atari Portfolio.
  67.  
  68. SORT.TPI        A demo of a stack-based sort routine.
  69.  
  70. SQRT.TPI        A demo showing how fixed point math can
  71.             be used to calculate a square root.
  72.  
  73. T.BAT            The TIPI Programmer's Workbench.
  74.  
  75. T.TPI            The TIPI program that runs the workbench.
  76.  
  77. TABLOID.TPI        A silly program that generates tabloid-style
  78.             headlines.
  79.  
  80. TEST.MNU        A test menu for BATMENU
  81.  
  82. TIPI.ADR        An alphabetical list of all of the built-in
  83.             TIPI instructions. This is in Atari Portfolio
  84.             Address Book format, but it is a plain ASCII
  85.             file that may be printed or browsed by any PC.
  86.  
  87. TIPI.COM        The TIPI interpreter itself.
  88.  
  89. TIPICALC.TPI        A simple integer RPN calculator.
  90.  
  91. TIPIDOC.TXT        The documentation for TIPI.
  92.  
  93. VARSAMPL.TPI        A sample program demonstrating variables and
  94.             tables.
  95.  
  96.