home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13074 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.5 KB

  1. Path: sparky!uunet!decwrl!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!uwm.edu!bionet!raven.alaska.edu!acad3.alaska.edu!fsmah1
  2. From: fsmah1@acad3.alaska.edu (Mike Hageland)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Multi-Finder vs Finder problem
  5. Message-ID: <1992Jul27.150013.1@acad3.alaska.edu>
  6. Date: 27 Jul 92 23:00:13 GMT
  7. Sender: news@raven.alaska.edu (USENET News System)
  8. Organization: University of Alaska Fairbanks
  9. Lines: 19
  10. Nntp-Posting-Host: acad3.alaska.edu
  11.  
  12. I seem to be asking questions here more and more frequently.  If these
  13. seem like a waste of bandwidth, let me know a better way to look for
  14. answers.  It seems very difficult to find enough documentation to answer
  15. all the questions I run into.  I have a couple today.
  16.  
  17. 1)  Is there a way to tell a printer to "back up".  I really think there
  18. must be, but I can't find it.
  19.  
  20. 2)  Has anybody noticed a type of error that happens under finder but not
  21. under multi-finder?  For some reason I have a piece of code trying to call
  22. TEDispose();  It works great under multi-finder on a mac plus, se/30, and II
  23. si, however if I run it under just finder it has a system error there.  I know
  24. it is there only by a lot of /* */ type debugging.  I also have another error
  25. which I hanv't )found which crashes the program (without a system error) only
  26. when the debugger isn't running.  If the debugger is running, no problems.  If
  27. I build the application, no problem, only when launched by Think C without the
  28. debugger with the problem happen. Any info will be apreciated.
  29.  
  30.                         --Mike
  31.