home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / rbgsrc.zip / README.TXT < prev   
Text File  |  1995-10-08  |  3KB  |  64 lines

  1. Welcome to my first public domain /and/ OS/2 program,
  2. Random Background Graphics (RBG). For a while I had no idea
  3. what to call it, infact for a while I was going to call it ??!!??.
  4. RBG was what I do best, puns. Horrilbe, awful puns. Oh well, I could be
  5. worse, I could program for MS's W95.
  6. As you look around my code (HA! - VXRexx wrote more than 95% of it), I'm
  7. sure there are a few questions to ask. First, I do need to be clear on
  8. one point. I wrote this program just for fun.
  9.  
  10. 1) Why not complie the program icon and bitmap into the program?
  11.    Good question. I have no idea. Well, I do. For some reason, and
  12.    as you can see I do include a RC file and a complied RC file to
  13.    be bined to the code. I don't know why they didn't take hold,
  14.    during the complie. Problely something stupid, like not setting a
  15.    feature on VXRexx.
  16.  
  17. 2) Why didn't you take out your remarked lines?
  18.    Who knows, maybe I thought that someone else would get a kick out
  19.    of seeing a bit of someone else's system.
  20.  
  21. 3) Why didn't you pre-calculate a constaint?
  22.    Oh, I'm lazy. Besides, your math chip needs something to do.
  23.  
  24. 4) What's with menu item number 9? Why isn't it in the program.
  25.    Ahh, that's was to be a secrete. To check for bugs, and being a
  26.    type A personality, I wanted to have results done quickly, and
  27.    not kill five minutes. What it does, as it is plainly clear is
  28.    give the delay value only 5000 msec between changes of the bitmap.
  29.    A debug tool basically. If you want to access it, Ctrl-H will do
  30.    the trick.
  31.  
  32. 5) Can't you spell - or run a spell checker?
  33.    No.
  34.  
  35. 6) What wasn't included?
  36.    I did want to have a drag n drop directory, but I couldn't figure it out.
  37.    I also wanted to include a save to OS.INI for the path. 
  38.    Had this mind block you see...
  39.  
  40. 7) What's next?
  41.    Well, if REXX ever gets an upgrade to include all the math fuctions that
  42.    basic has, I have a music program which will create music - for as
  43.    long as you want, and in just about any style you care to choise. It's
  44.    really really cool. I do have it running in basic, but I want to have
  45.    it run in OS/2, and not under a dos box. It already has a name too
  46.    (Fractal Music Factory), and a working OS/2 Rexx shell. Hey Mike,
  47.    if for what ever chance you do read this, the next upgrade in REXX is
  48.    math fuctions OR else.
  49.    Oh, and like just about everyone else, I am looking for a job. I come
  50.    highly recogmended from my professors, who are equally divided between
  51.    get-him-out-of-here, and don't-go!-we-still-can't-work-our-PCs-yet!
  52.  
  53. 8) What the icon suppose to be?
  54.     I really don't know. Maybe I've watched Tron too much.
  55.    (Or read Neuromancer too many times)
  56.  
  57. 8) Gee, this is no-where nearly as informative as I thought it would be.
  58.    True. but then again, I'm really zoned out at the momemt. Also, you
  59.    get what you pay for.
  60.  
  61. Enjoy!
  62.  
  63. Henry
  64.