home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18151 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: Problems with cback.o.. 100% background procs
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <C0Dw8A.2GF@unx.sas.com>
  8. Date: Tue, 5 Jan 1993 14:00:10 GMT
  9. References:  <C0CrLq.5uD@usenet.ucs.indiana.edu>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 28
  13.  
  14.  
  15. In article <C0CrLq.5uD@usenet.ucs.indiana.edu>, shulick@cineret.ucs.indiana.edu (Sam Hulick) writes:
  16. |> 
  17. |> I tried to make a server (using a port, and WaitPort()) with cback.o so
  18. |> all I'd have to type is "testd" instead of using "run <nil: >nil:
  19. |> testd".  Well, it does background right away, but if I try to exit the
  20. |> shell, it (the shell) hangs.  Why is this?
  21.  
  22. If you're using the 6.1 cback.o, change back to the 6.0 cback.o.  There
  23. are a couple of problems with the 6.1 cback.o.
  24.  
  25. To retrieve the old version, put disk 2 of your 6.0 distribution in the
  26. drive and enter the following CLI command:
  27.  
  28.    copy SASC_6.0_disk_2:libraries/lib/cback.o lib:
  29.  
  30. |>     // Amiga 3000   ___ \ Sam Hulick: shulick@indiana.edu (NeXTmail OK!)
  31.  
  32.  
  33. -- 
  34.   *****
  35. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  36.  *|. o.| ||                                          1200/2400/9600 Dual
  37.   | o  |//     For all you do, this bug's for you!
  38.   ====== 
  39. usenet: walker@unx.sas.com                            bix: djwalker 
  40. Any opinions expressed are mine, not those of SAS Institute, Inc.
  41.  
  42.