home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / grafik / savpic / meaculpa.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  2.8 KB  |  64 lines

  1.  
  2.                            ┌────────────────────
  3.                            │                    █
  4.                            │    MEACULPA.TXT    █
  5.                            │                    █
  6.                             ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  7.  
  8.                           Mon  02-28-1994  14:25:17
  9.  
  10.      Actually this should have been named. "Mea -NO- Culpa text" but DOS
  11.      doesn't allow such long names.
  12.  
  13.      This short text file is part of the file set of:
  14.  
  15.      1.   PICSAV.EXE          (executable file)
  16.      2.   PICSAV.BAS          (source file of PICSAV.EXE)
  17.      3.   LOADED.PCX          (one of my weird *.PCX files)
  18.      4.   WHAT_ME.PCX         (take a guess...)
  19.      5.   MEACULPA.COM        (MEACULPA.TXT made into a *.COM file)
  20.      6.   README.BAT          (loads MEACULPA.COM for the faint of heart..)
  21.  
  22.      ┌────────────┐
  23.      │EXPLANATION┌┘
  24.      └───────────┘
  25.      I recently uploaded a really, really... -neat- short and simple
  26.      program that allows you to use the FreeWare program PICEM.EXE to
  27.      load graphic files into plain ole vanilla QuickBASIC 4.5.
  28.  
  29.      But it wasn't (apparently) good enough . Got a note that a
  30.      "someone" wanted to -see- the -real- BLOAD and BSAVE program that
  31.      you could use with QuickBASIC 4.5. This "person" didn't believe me
  32.      that my "Simple Simon" program was "better" and sort of implied
  33.      (actually said so out loud) that the reason I didn't use the
  34.      program was:
  35.  
  36.                    THAT I didn't UNDERSTAND IT and...
  37.  
  38.                        It was too SMART for me!!!
  39.  
  40.      Well... I guess he was half-right. Yes, the original program as
  41.      outlined in the Microsoft Knowledge Base article (BCPICSAV) -is-
  42.      very smart and very complicated. But the reason I didn't clean it
  43.      up and upload it was that it made BSAVEd files that totaled many
  44.      more bytes that what my tiny program in PICSEE.EXE did. But as I
  45.      went over PICSAV.BAS, I realized it was a -great- tutorial on how
  46.      to save graphic files. So... here it is; you decide if my original
  47.      program in the file set PICSEE.EXE is not simpler and easier to use
  48.      and... uses less file storage.
  49.  
  50.                     ╔════════════════════════════════╗
  51.                     ║    IF YOU READ NOTHING ELSE    ║
  52.                     ║                                ║
  53.                     ║    READ THE NEXT PARAGRAPH     ║
  54.                     ╚════════════════════════════════╝
  55.  
  56.      Note bene:
  57.  
  58.      You -must- have PICEM.EXE in the same directory as PICSAV.EXE and
  59.      PICSAV.BAS or you will save a black screen and be disappointed. My
  60.      file set PICSEE.EXE contains PICEM.EXE (see how sneaky I am?) and I
  61.      didn't put it in here because it is about 50K.
  62.  
  63.      John De Palma on CompuServe 76076,571
  64.