[comp.lang.pascal] Inits in LSP 1.11

BPB9204%TAMSTAR.BITNET@cunyvm.cuny.edu (01/18/89)

  First of all, I'd like to thank everyone's (everyon who replied) willingness
to help with my small INIT problem.  For those interested in the outcome, read.

     You CAN write INITs from LSP 1.11.  When used in combination with a DA that
can change file attributes, it works really well.
From what I have been told, version 2.0 is much better, but I don't have $ now
for the upgrade.

     As far as what was wrong with the INIT, apparently the GrafPort was not
initialized (via initGraf) and therefore was just "garbage" as one helpful
person from apple told me in a reply.  Once I edited the code, it worked fine.

Once again, thanks for the suggestions -  I learned many tips/things to look
out for when I write something actually useful.
This init was simple, but I learned how to write them.  I would almost say it
was a waste of time because after I finished it, I built a hard drive, copied
everything to it, and somehow lost the code (and finished INIT) in the move.
   Oh well...
                                          Brent Burton
BPB9204@TAMSTAR