home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 16 / bbd16.zip / README.DOC < prev    next >
Text File  |  1986-09-28  |  4KB  |  80 lines

  1. This program library contains a NEW programming language for
  2. PC DOS and MS DOS called The Structured Programming Language.
  3. The library has the following files:
  4.  
  5. 1. SP.EXE and SPA.EXE the Structured Program Language Processor.
  6.  
  7. 2. MANUAL the manual for the Structured Programming Language
  8.  
  9. 3. IPLOT.SP a program that plots a 3d picture. Use scale factor 5.
  10.  
  11. 4. BLACKJAC.SP a program that plays blackjack.
  12.  
  13. 5. ERAT.SP a benchmark program that creates prime numbers.
  14.  
  15. 6. IPICDUMP.SP a program that loads a digitized picture of me
  16.    on an IBM computer with an EGA card.
  17.  
  18. The program IPICDUMP.SP when translated to BASIC,loaded and saved
  19. in the Microsoft Basic interpreter as an ascii file and then compiled
  20. with VERSION 2 QUICK BASIC compiler,will load the file PICTURE on an
  21. IBM PC with an EGA card with HIGH RESOLUTION Color monitor 650x350
  22. 16 colors (Monitor set to monochrome mode giving 16 shades of grey).
  23. This picture will be a digitized photo of me.
  24.  
  25. When IPICDUMP.EXE is run it will ask ROW LENGTH You input 320.
  26. It will then ask for a scale factor,You input 2.
  27. It will then ask for a picture file name,You input PICTURE.
  28. Press the space bar to end the program and go back to DOS.
  29.  
  30. I have gotten this language to work on various computers ranging
  31. from the IBM PCjr,IBM PC,Zenith Z-100 to various IBM Work alike
  32. computers. It is meant to work with your BASIC compiler and/or 
  33. interpreter, since the language processor translates SPL to 
  34. Microsoft BASIC. It will even cooperate with the newest BASIC 
  35. compilers that allow for very large object module sizes. This 
  36. means you could have SPL code that can use an entire 640k IBM PC.
  37.  
  38. NOW the SPL processor creates BASIC code that does not have to be
  39. loaded into the BASIC interpreter first, JUST sort the program
  40. using your DOS SORT utility and then input the sorted BASIC program
  41. into your favorite BASIC compiler.
  42.  
  43. SPL translated programs are portable to other computers depending
  44. on the type of operations you do. Potential target machines are
  45. CP/M, AMIGA , MACINTOSH , ATARI ST and others that support compiled
  46. and interpreted BASIC. The SPL processor will work on IBM addons
  47. for AMIGA, MACINTOSH , ATARI ST computers.
  48.  
  49.  
  50.                           REGISTRATION
  51.  
  52. To register this software SEND your name,address,business and
  53. home phone number on a piece of paper and include a self
  54. addressed stamped POST CARD. On the back of the POST CARD write
  55. my name and address and the amount between $50 and $100 you are
  56. going to PLEDGE as a payment for this software.
  57.  
  58. SEND to:
  59.  
  60. Dennis Baer
  61. 25 Miller Road
  62. Farmingdale,N.Y. 11735
  63.  
  64. My phone number is 516 694 5872 and I will accept calls during
  65. the hours of 10 am and 6:30 pm New York Time from Monday to
  66. Friday.
  67.  
  68. When you receive your post card back THEN is the time to make
  69. a payment for the software. At that time make check or money
  70. order payable to DENNIS BAER. Do NOT send any money until you
  71. get your post card back. If you believe the software is of value
  72. and you enjoy using this new programming language that I have
  73. developed, then you can pay for it. Writing software is my profession
  74. and I hope to make an honest living this way so I hope you will pay for
  75. the software if you like it and use it. I do encourage you to make
  76. as many copies as you like as long as you include this file so
  77. others can read it. Also please give a copy to your computer club
  78. so they can distribute copies of this language. Also put this library
  79. up on as many computer bulletin boards as you can. Thank you.
  80. Thank you.