home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / cbm / 5221 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  2.5 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ac803
  2. From: ac803@cleveland.Freenet.Edu (Michael W. Kelley)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: CS-DOS etc...
  5. Date: 26 Dec 1992 00:32:54 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 58
  8. Message-ID: <1hg97mINNj54@usenet.INS.CWRU.Edu>
  9. References: <1992Dec23.133431.1@kosmos.wcc.govt.nz>
  10. Reply-To: ac803@cleveland.Freenet.Edu (Michael W. Kelley)
  11. NNTP-Posting-Host: hela.ins.cwru.edu
  12.  
  13.  
  14. In a previous article, mcmillan_a@kosmos.wcc.govt.nz () says:
  15.  
  16. >Many thanks to those who offered help with creating .sfx files. (Not .sda)
  17. >I'm a little further ahead, but still not having much luck... C Smeets must
  18. >get first prize for writing the most contrived, user-hostile program I've ever
  19. >seen!
  20. >
  21. >After running the 'shell' program, I enter the command;
  22. >lha -s a:test.sfx a:title a:<any_program_name>
  23. >
  24. >The program resonds:
  25. >LHARChive creator for CS-DOS v1.10 - (C)opyright 1990 C. Smeets
  26. >REU in use
  27. >
  28. >And that's all!  No .sfx file created, and I can repeat this over and over...
  29. >
  30. >I have the following files on the disk; shell,autoexec,if,getram,setram,
  31. >ramdisk,lha,title and a prg file.
  32. >Hardware is a flat 128, a 1581 (also tried 1571 - no difference) and a 1750.
  33. >(I did have RAMLInk in, but also no difference with it unplugged).
  34. >
  35. >I'm now into my third week of trying to get this CS-DOS LHARC thing to work
  36. >and do have a serious and priority use for it.
  37. >
  38. >Does anyone know what could be wrong?? I'm assuming my copies are not bugged
  39. >or corrupted - I received them via ftp.
  40. One, you don't need the .SFX on the filename, since LHARC does that
  41. automatically.  Two, if you don't have a file named TITLE on disk, your
  42. gonna be SOL.
  43.  
  44. LHA -s a:nerdnook c:user b:friendly
  45.  
  46. This will create an SFX file named NERDNOOK.SFX from the files
  47. USER and FRIENDLY located on the appropriate drives.
  48. Also, make sure you have the LHA installed in RAM to operate, and 
  49. have the REU set up to work with it.
  50.  
  51. Here is my CS-DOS autoexec used with my 1750:
  52.  
  53. fast
  54. rem "Set errorlevel to 1 if 1750 is present or 0 if not present.
  55. bank15:y=peek(57094):poke 57094,y+1:poke 7136,abs(peek(57094)-y)
  56. z:if not errorlevel 1 z:autoexec.no1750
  57. z:setram 16,8
  58. poke dec("1bcf"),2*16+8
  59. z:getram ramdisk
  60. if (peek(215) and 128) then fast
  61. text
  62. new
  63. rdir/w
  64.  
  65. Good luck.
  66. -- 
  67. Basic Bits Commodore Group, No. Ridgeville, Ohio: Quantumlink - RidgeRunr
  68. Light Of Day C= Sysop (216) 327-1603, 9600  (216) 327-1423, 2400
  69. County Link C= Sysop (216) 236-6126 4 nodes, My Basement BBS (216) 234-6572
  70. Nerds Nook Fidonet 1:157/2   (216) 356-1431
  71.