home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8637 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!gatech!asuvax!ncar!destroyer!cs.ubc.ca!unixg.ubc.ca!elliss
  2. From: elliss@unixg.ubc.ca (Stefan Ellis)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: URGENT HELP NEEDED ON RESOURCE WORKSHOP (TPW 1.5)
  5. Date: 27 Jan 1993 18:05:41 GMT
  6. Organization: University of British Columbia, Vancouver, B.C., Canada
  7. Lines: 15
  8. Message-ID: <1k6itlINNnrj@skeena.ucs.ubc.ca>
  9. References: <focke.156.728124647@gmd.de> <1993Jan27.095523.24035@sol.ctr.columbia.edu>
  10. NNTP-Posting-Host: unixg.ubc.ca
  11.  
  12. >: In article <930127030733_75230.1437_DHE59-1@CompuServe.COM> 75230.1437@CompuServe.COM (I.I.S.) writes:
  13. >: >From: 75230.1437@CompuServe.COM (I.I.S.)
  14. >: >Subject: URGENT HELP NEEDED ON RESOURCE WORKSHOP (TPW 1.5)
  15. >: >Date: 26 Jan 1993 22:14:36 -0600
  16. >: >A very weird problem: my TPW 1.5 application will run only if the
  17. >: >Resource Workshop is running. If not, whenever I start the application,
  18. >: >I get an error: "error code = -1". 
  19.  
  20. Solution: Include "BWCC" in the "USES" list.  This will allow your app to
  21. access the BWCC.DLL file (which you should distribute with your app).
  22.  
  23. Stefan Ellis
  24. Faculty of Education, University of British Columbia
  25. Vancouver, Canada
  26. E-Mail: ELLISS@UNIXG.UBC.CA
  27.