home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / CSDOS-HLP.SFX / csdos.hlp
Encoding:
Text File  |  1990-02-12  |  35.0 KB  |  1,033 lines

  1.  
  2.  
  3.  ea 18 nor
  4.  ************
  5. Topic 18        Sat Jun 22, 1991
  6. C128.JBEE [* Sysop *]        (Forwarded) 
  7. Sub: CS-DOS & REU C1750 & LHA & Autoexec    
  8.  
  9.  One of the most often asked questions is how to set up the C128/C1750/
  10.  LHA/Autoexec file to make SFX archives.  The autoexec file follows...
  11. 106 message(s) total.
  12.  ************
  13.  ------------
  14. Category 3,  Topic 18
  15. Message 1         Wed Mar 03, 1993
  16. M.MINNIG                     at 04:56 EST
  17.  
  18.  Thanks!
  19.  The key was the drive-letter prefix.  None of the docs mentioned it, but the
  20.  proper syntax must include it.  Also, it doesn't matter whether or not you
  21. add
  22.  the "arc" suffix to the filename.
  23.  
  24.  Next project - creating an .sfx file; any tips?
  25.  :)
  26.  
  27.  Michael
  28.  ------------
  29. Category 3,  Topic 18
  30. Message 2         Wed Mar 03, 1993
  31. HOWIE-CBM                    at 19:05 EST
  32.  
  33.  Michael,
  34.  
  35.  Easy! :)
  36.  
  37.  LHA -s a:filename.sfx a:file4sfx b:file4sfx c:etc
  38.  
  39.  And, if you want the sfx to have a custom title screen:
  40.  
  41.  LHA -s a:title a:filename4sfx b:etc
  42.  
  43.  A file with the name TITLE would then have to be in drive A.  There
  44.  is a custom title maker which I put into the library.  Just do a search
  45.  on HOWIE-CBM and it will show up.
  46.  
  47.  Howie
  48.  ------------
  49. Category 3,  Topic 18
  50. Message 3         Thu Mar 04, 1993
  51. CBM-MARK                     at 00:46 EST
  52.  
  53.  I'll keep my $.02 outta here this time ;D
  54.  
  55.           Mark
  56.  ------------
  57. Category 3,  Topic 18
  58. Message 4         Thu Mar 04, 1993
  59. HOWIE-CBM                    at 01:58 EST
  60.  
  61.  Mark,
  62.  
  63.  Your $.02 is *always* welcome.
  64.  
  65.  Just don't say anything about sfx suffixes....   :)
  66.  
  67.  Howie
  68.  ------------
  69. Category 3,  Topic 18
  70. Message 5         Fri Mar 05, 1993
  71. CBM-MARK                     at 00:11 EST
  72.  
  73.  LOL!   It's a deal ;D
  74.  ------------
  75. Category 3,  Topic 18
  76. Message 6         Fri Mar 05, 1993
  77. HOWIE-CBM                    at 04:48 EST
  78.  
  79.  Hmm...
  80.  
  81.  Speaking of LHA....
  82.  
  83.  Has anyone taken a look at an LZH directory, and the date and
  84.  time of file creation?
  85.  
  86.  The date seems to come out fine, but it always seems to be
  87.  0:01 AM.  Doesn't seem to make a difference if it is an LZH
  88.  or SFX.
  89.  
  90.  And, the worst part of it is that after I've run LHA, the
  91.  cs/dos system time has been reset to 1:00 AM, which unless
  92.  reset will get plowed into everything else.
  93.  
  94.  So.....
  95.  
  96.  What I see happening is that LHA itself is resetting the
  97.  cs/dos system time, and then using the newly and incorrectly
  98.  set new time.
  99.  
  100.  Now, this doesn't happen with ARC.
  101.  
  102.  What to do?
  103.  
  104.  Howie
  105.  ------------
  106. Category 3,  Topic 18
  107. Message 7         Mon Mar 08, 1993
  108. C128.JBEE                    at 15:10 EST
  109.  
  110.   
  111.  lha -s, a:filename.sfx a:title a:whatever*
  112.  
  113.  As for date and time bugs, there are a lot of little buglets to be
  114.  squashed ;)
  115.  ------------
  116. Category 3,  Topic 18
  117. Message 8         Sun Apr 11, 1993
  118. R.HIGDON3                    at 02:57 EDT
  119.  
  120. Hi!  Well, I think LHARC is a fine compression utility, but I have a couple of
  121. questions about it.  The file SFX2LZH is supposed to convert a SFX archive to
  122. a LZH archive, but I couldn't get it to work. When I use the LHD program, the
  123. resulting LZH archive seems to be empty. Has anyone else had a problem using
  124. SFX2LZH? Also, in the file LHAV12.ARC is the source code for SFX. One of these
  125. files is SFX2LZH.EXE. Not having an IBM-compatible PC, would I be able to use
  126. a file with the EXE extension?  One last quesion is since I don't have a 1750
  127. REU, could I still convert a LZH archive to a SFX archive? Thanks...:)
  128.  ------------
  129. Category 3,  Topic 18
  130. Message 9         Sun Apr 11, 1993
  131. CBM-ED [e.g.bell]            at 08:50 EDT
  132.  
  133.  One thing I'd like to see CS-DOS do when it is upgraded is to allow use
  134.  of the RamLink in addition to the REU for creation of SFX/LZH files.
  135.  Howzabout that John?  ;^)
  136.  ------------
  137. Category 3,  Topic 18
  138. Message 10        Sun Apr 11, 1993
  139. CMD-DOUG                     at 12:13 EDT
  140.  
  141. I'd also like to see path support. We all know that archives coming from other
  142. machines may have subdirectory paths in the filenames, which right now is
  143. ignored by the dearchiving modules in CS-DOS. It would be a nice added bonus
  144. if we too could make use of those paths. :)
  145.  ------------
  146. Category 3,  Topic 18
  147. Message 11        Mon Apr 12, 1993
  148. HOWIE-CBM                    at 12:30 EDT
  149.  
  150. SFX2LZH works fine for me!
  151.  
  152. All it does (as far as I know) is strip the SFX header leaving you with an
  153. LZH.  Actully, if I remember right, it leaves your SFX intact, and writes a
  154. new file with the LZH extension.  If you like, I will check on this.
  155.  
  156. Can you give more details on what you are doing to help ID the prob?
  157.  
  158. Any EXE is for running on ms/dos, so it would need "translation" before it
  159. could get accepted as an autoexec under cs/dos.
  160.  
  161. Superb question about converting and LZH to SFX!!  In fact one which I have
  162. been chattering about with some sysops here on line.
  163.  
  164. The easiest way, is to have an SFX header, and then simply append to it any
  165. LZH file which you want to make into an SFX.
  166.  
  167. If you'd like, I can make up a "generic GEnie" header, including title screen,
  168. that could be the base for an SFX, to which anyone can then append LXH's.
  169.  
  170. Howie
  171.  ------------
  172. Category 3,  Topic 18
  173. Message 12        Mon Apr 12, 1993
  174. R.HIGDON3                    at 21:10 EDT
  175.  
  176. Well, when I use SFX2LZH, it seems to work fine. It writes the LZH archive to
  177. the disk (12 blocks shorter than the SFX), but when I try to display the files
  178. within the LZH achive using either LHD or LHX, it doesn't work. I did check
  179. the first sector of the resulting LZH archive using a disk editor, and it
  180. seems to be the same as what the SFX would be. If I remember right, it's not
  181. until the third sector of the resulting LZH that it begins to look identical
  182. to one of my good LZH archives. That's about all I can tell you.
  183.  ------------
  184. Category 3,  Topic 18
  185. Message 13        Tue Apr 13, 1993
  186. HOWIE-CBM                    at 01:35 EDT
  187.  
  188. This is puzzling.....   :?
  189.  
  190. Only thing I can think of is that there is some variable when you run sfx2lzh
  191. that isn't there when I do it.  But, what that mght be I do not have the
  192. foggiest idea...
  193.  
  194. I really cannot think of anything else to suggest.  Maybe someone else?
  195.  
  196. Howie
  197.  ------------
  198. Category 3,  Topic 18
  199. Message 14        Wed Apr 14, 1993
  200. C128.JBEE                    at 06:05 EDT
  201.  
  202.  The PC sfx2lzh.exe is just a short PC utility to strip the SFX header
  203.  away from the LHA archive.  Almost all the PC archivers do it automatically
  204.  now on any self extracting LHA file (PC-Amiga-Atari-Mac) so the program
  205.  itself is pretty much obsolete because it is no longer needed.  That was
  206.  basically added by Chris as a utility to help the former Flagship staff
  207.  that used PCs to download files.  Since all I use are 128s, I don't use the
  208.  utility :)
  209.  
  210.  I am still trying to duplicate that empty archive problem.
  211.  
  212.  >ED,
  213.  >One thing I'd like to see CS-DOS do when it is upgraded is to allow use
  214.  >of the RamLink in addition to the REU for creation of SFX/LZH files.
  215.  
  216.   YES!
  217.  
  218.  >Doug,
  219.  >I'd also like to see path support.
  220.  
  221.  Double Yes :D
  222.  ------------
  223. Category 3,  Topic 18
  224. Message 15        Wed May 05, 1993
  225. HOWIE-CBM                   at 02:44 EDT
  226.  
  227.  <<double slap upon the embarassed forehead>>
  228.  
  229. Of course......
  230.  
  231. The reason that LHA creates all of its SFX and LZH file contents at 1:00 AM is
  232. because LHA is the only compression module which reports to the user the time
  233. lapsed for the file creation.  Therefore, it is safe to presume that LHA is
  234. resetting the cs/dos clock to 1:00am and figuring lapsed time from there.
  235.  
  236. Prob with this present setup is that all the files then get time stamped with
  237. 1:00 am, and when the SFX or LZH has been created, the time is not reset, but
  238. left at whatever time has elapsed for file creation, plus 1:00 am, or in other
  239. words, usually a few minutes after 1:00.
  240.  
  241. At least none of this affects LHA's use of our RL'S RTC's dates, whlich remain
  242. intact, and properly recorded.  It is sorta nice to see a file  uploaded to
  243. the Library, on lets say, 05/05/93, and then later observe the files
  244. dissolving with a creation date of 05/05/93.  Maybe this is just my
  245. preference, but I like it.
  246.  
  247. I wonder if a new LHA can have a work-around for the time prob, however?  It
  248. is nice to have the time reported, but maybe this can get done with the time
  249. remaining properly set, and not unnecessarilly resetting it?
  250.  
  251. Did I just get carried away or what?
  252.  
  253. Howie
  254.  ------------
  255. Category 3,  Topic 18
  256. Message 16        Fri May 07, 1993
  257. C128.JBEE                    at 01:01 EDT
  258.  
  259.  Proper time/date stamping with support for CMD devices is on the bill.
  260.  ------------
  261. Category 3,  Topic 18
  262. Message  18       Sun May 23, 1993
  263. D.VARGO                      (Forwarded) 
  264.  
  265. Could someone please e-mail me the names of the files required to create sfx
  266. files for both the 64 and 128.  I want to upload some files to  genie, and I
  267. know I appreciate the convinience of sfx files, so I'd like to be able to
  268. create them for the other users on line here. Thanks much!
  269.  ------------
  270. Category 3,  Topic 18
  271. Message 19        Sun May 23, 1993
  272. C128.JBEE                    at 18:02 EDT
  273.  
  274.  Hi :)
  275.  
  276.  Files needed for CS-DOS 128 to make SFX files.
  277.  
  278.   7800 CS-DOC15.SFX             X C.SMEETS     900218   44100    440   2
  279.        Desc: CS-DOS/ARC128 - Part 2 of 2
  280.   7799 CS-DOS15.SFX             X C.SMEETS     900218   50400    484   2
  281.        Desc: CS-DOS 1.5/ARC128 - Part 1 of 2
  282.   8223 LHAV12.ARC               X C.SMEETS     900902  152460    278   2
  283.        Desc: Update to LHARC128 for CS-DOS
  284.  ------------
  285. Category 3,  Topic 18
  286. Message 20        Tue Jun 29, 1993
  287. S.CRAIK [Steve]              at 02:26 EDT
  288.  
  289.  Howie,
  290.  
  291.  re: work-around for time prob  LHA  etc.
  292.  
  293.   Wazabout a BATCH file
  294.  
  295.  Here is the beginings of what I've done:
  296.  
  297.  batchfile name:  lhat  ; means call on "lha" and another batchfile
  298.                         ; of updating the time from a CMD device w/RTC
  299.  
  300. if "%1" = " " goto usage if "%2" = "-s" goto selfx if "%3"= " " goto usage
  301. echo "Starting to LHArchive %1" goto create :selfx echo "SFX function not
  302. implimented this Version" goto donelist echo "Starting the Create %1.sfx"
  303. :create lha %1 %2 %3 %4 %5 %6 %7 %8 %9 goto fin :usage echo "Usage: Create
  304. LZH's or SFX's and adjust CSDOS from CMD with RTC's" goto done echo "Syntax: 
  305. lhat lharchive.name <-s> pattern" :fin echo "Correcting the Time" rltime :done
  306. ;
  307.  
  308.  "rltime" is just a basic thing to fetch the time from the CMD device
  309.  it can be a portion of the program you did where it clears the screen
  310.  and types in the time based on the info from the CmD device.
  311.  
  312.   Oops I forgot  to include the word TIME in the  echo "Usage:" line
  313.  and I think that I would like to change the Syntax order conforming more
  314.  to "lha"  as far as the entering/calling on "LHAT" to perform.
  315.  
  316. Steve Craik
  317.  ------------
  318. Category 3,  Topic 18
  319. Message 21        Tue Jun 29, 1993
  320. HOWIE-CBM                    at 07:29 EDT
  321.  
  322.  Steve,
  323.  
  324.  A great idea and one a lot of us will use once it is complete  Thanks!!
  325.  
  326.  Here it is again, posted with an *SN to keep formatting, and with your
  327.  addition:
  328.  
  329.  ;batchfile name:  lhat 
  330.  ; means call on "lha" and another batchfile
  331.  ;                      
  332.  ; for updating the time from a CMD device w/RTC
  333.  ;  
  334.  if "%1" = " " goto usage
  335.  if "%2" = "-s" goto selfx
  336.  if "%3"= " " goto usage
  337.  echo "Starting to LHArchive %1"
  338.  goto create
  339.  :selfx
  340.  echo "SFX function not implimented this Version"
  341.  goto donelist
  342.  echo "Starting the Create %1.sfx"
  343.  :create
  344.  lha %1 %2 %3 %4 %5 %6 %7 %8 %9
  345.  goto fin
  346.  :usage
  347.  echo "Usage: Create LZH's or SFX's and adjust CSDOS' time from a RTC"
  348.  goto done
  349.  echo "Syntax:  lhat lharchive.name <-s> pattern"
  350.  :fin
  351.  echo "Correcting the Time"
  352.  rltime
  353.  :done
  354.  ;
  355.  
  356.  A good start!  :)
  357.  
  358.  Howie
  359.  ------------
  360. Category 3,  Topic 18
  361. Message 22        Sat Aug 14, 1993
  362. HOWIE-CBM                    at 06:30 EDT
  363.  
  364.  Rose,
  365.  
  366.  To answer your ? about cs/dos, a good starting point for seeing if
  367.  you can get things running again would be to take a look at any of
  368.  your autoexec and related files.  Specifically what you are looking
  369.  for are drive designators.  Before *every* command that gets
  370.  called from a drive be sure to have a drive designator, that
  371.  agrees with your system setup.
  372.  
  373.  As an example of what I am referring to, here is an autoexec.
  374.  Notice how every command is preceeded by its drive letter:
  375.  
  376.  slow
  377.  bank15:y=peek(57094):poke 57094,y+1:poke 7136,abs(peek(57094)-y)
  378.  z:if not errorlevel 1 z:autoexec2
  379.  z:setram 21,3
  380.  poke 7120,2*16+5
  381.  poke 7119,2*16+5
  382.  poke 7136,1
  383.  if errorlevel 1 goto ramdisk-already-there
  384.  z:getram z:ramdisk
  385.  :ramdisk-already-there
  386.  if (peek(215) and 128) then fast
  387.  poke 7150,4:poke 7151,96
  388.  assign b 9,0
  389.  assign c 10,0
  390.  assign d 11,0
  391.  assign e 12,0
  392.  assign i 16,0
  393.  assign j 16,6
  394.  assign k 16,9
  395.  run"settimeday",u16
  396.  
  397.  If this doesn't fix things hollar at me.
  398.  
  399.  Howie
  400.  ------------
  401. Category 3,  Topic 18
  402. Message 24        Thu Aug 26, 1993
  403. R.STOLL6                     at 01:43 EDT
  404.  
  405. Can anyone help me with arc128? I d/l.ed cs-dos15.sfx and the doc file, and
  406. lhav12.arc.  But I could not get arc128 to dissolve the lhav12 file. In fact,
  407. I can't get it to do much of anything. If I load and run it, I get a short
  408. list of cmds, when running cs-dos. If I'm not running cs-dos, when I run
  409. arc128, it breaks into the monitor. Now I have used arc230 before, and finally
  410. used it to dissolve the lhav12 file. So any ideas as to what is wrong?
  411.  
  412. Next, I have two .lzh files from lhav12. I can get a list of what is in the
  413. a21.lzh file, but when I try the sfx_src.lzh, it says can't open file. What is
  414. going on here?  One more thing, I d/l.ed them with Wizard 128, ymodem, if that
  415. makes any diff.  Still havn't figured the cs-dos out, but I'm working on it. I
  416. think I'm going to love it, though.
  417.  ------------
  418. Category 3,  Topic 18
  419. Message 25        Thu Aug 26, 1993
  420. R.KNOP1 [Rob Knop]           at 22:01 EDT
  421.  
  422. Well, you don't say how you tried to use arc128 and the error you got, but I'd
  423. give $10 that it's the problem that nearly everyone has with arc128 (and the
  424. problem that stalled me on it for nearly a month way back when):
  425.  
  426. The problem is the help screen.  When you run arc128 without any options, it
  427. prints a list of help commands, which (for instance) suggest that the usage
  428. necesary to extract a file would be:
  429.  
  430.   arc/x filename.arc
  431.  
  432. However, this would work if the executable were named arc.  In reality, it is
  433. arc128, so try instead the command line:
  434.  
  435.   arc128/x filename.arc
  436.  
  437. I predict this will clear up all of your problems.
  438.  
  439. Curious, are you running arc128 from the RAMDisk, having "install"'ed it?
  440.  
  441. -Rob
  442.  ------------
  443. Category 3,  Topic 18
  444. Message 26        Sat Aug 28, 1993
  445. H.HERMAN1                    at 04:57 EDT
  446.  
  447. Supplementing Rob's explanation, LHX, or LHD should be used when manipulating
  448. an arc with an .lzh extension.
  449.  
  450. Howie
  451.  ------------
  452. Category 3,  Topic 18
  453. Message 27        Sun Aug 29, 1993
  454. R.STOLL6                     at 02:27 EDT
  455.  
  456. Well I do feel kind of dum now.  I d/l'ed the assist files, and arc128/x was
  457. in them, and it worked just fine. So, I renamed arc.  And yes I'm using the
  458. ramdisk. Would be interested to know what the files in there do, that are not
  459. listed in '.txt' files. And there are several, like link?  Anyway, when I
  460. dissolve the lhav12 file, I get a checksum error on sfx_src.lzh file.  So does
  461. this mean I got a bad d/l?  One more thing, if I put the ramdisk in the 128,
  462. bank 1, and use a 1700, can I still have lha use the 1700 ram pack?  I have
  463. set the ramdisk in the 128 bank 1, and then can't reset it into the ram pack. 
  464. I guess what I need to do is find out how to make the 1700 into a 1750.  And
  465. thanks for the help.
  466.  ------------
  467. Category 3,  Topic 18
  468. Message 28        Mon Aug 30, 1993
  469. R.KNOP1 [Rob Knop]           at 01:07 EDT
  470.  
  471. Re: arc vs. arc128, no need to feel stupid!  It's an obvious flaw in the auto-
  472. help of arc128, and this is one question that nearly everybody using CSDOS for
  473. the first time has.
  474.  
  475. Re: using the 1700 for LHA even with the RAMDisk in Bank 1 on the 128, yes, I
  476. think it should be possible.  Look at lha.txt, where it describes the poke
  477. necessary to use LHA, and try specifying banks 0-1 of the REU.  Specifically,
  478. before using lha, try
  479.  
  480.                     poke dec("1bcf"), 0*16+2
  481.  
  482. Re: upgrading the REU to 512K, if you are handy with a soldering iron, this
  483. would probably be worth it; even if not, if you can get somebody else to do
  484. it, it is probably worth it.  What sotware do you use?  There is a lot of
  485. software out there that is more effective with a 512K REU than with a 128K
  486. REU.  One such is CSDOS, so you can have the ramdisk in the REU (thus giving
  487. you more ramdisk space and saving the RAM1 memory), as well as space for lha.
  488. Also, if you use GEOS at all, a >=512K RAM unit of some sort is a virtual
  489. necessity.
  490.  
  491. -Rob
  492.  ------------
  493. Category 3,  Topic 18
  494. Message 30        Sat Sep 04, 1993
  495. C128.JBEE                    at 17:33 EDT
  496.  
  497.  When dissolving some .ARC files you will get a version error at the end
  498.  because of xmodem padding.
  499.  ------------
  500. Category 3,  Topic 18
  501. Message 33        Mon Sep 06, 1993
  502. M.COLWELL1 [MattMan]         at 14:46 EDT
  503.  
  504. Is there a easy way to chop x-modem padding?  I usually end up doing it
  505. manually with a sector editor.
  506.  
  507.  ------------
  508. Category 3,  Topic 18
  509. Message 34        Mon Sep 06, 1993
  510. R.KNOP1 [Rob Knop]           at 16:05 EDT
  511.  
  512. Sector editor is probably the safest way to do it, since you look at each file
  513. individually and know exactly what you did, but it is a pain in the butt.
  514.  
  515. A lot of term programs will chop xmodem padding during download.  What term
  516. program are you using?  The problem is, almost none of them will chop the
  517. screwy version of Xmodem-1K padding that GEnie uses.  (RTCM128 might chop that-
  518.  does it Ed?)
  519.  
  520. I have seen at least one program in the library that claims to remove xmodem
  521. padding.  Do a search on the libraries for the keyword "xmodem".
  522.  
  523. -Rob
  524.  ------------
  525. Category 3,  Topic 18
  526. Message 35        Mon Sep 06, 1993
  527. C128.JBEE                    at 18:24 EDT
  528.  
  529.  ARC contains commands to strip XMODEM padding from an archive if you want
  530.  to add to that archive later.
  531.  ------------
  532. Category 3,  Topic 18
  533. Message 36        Mon Sep 06, 1993
  534. CBM-ED [e.g.bell]            at 22:31 EDT
  535.  
  536.  RTCM128 does strip the GEnie padding that chokes some files.  This is 
  537.  something that will affect either Xmodem 1k or Ymodem, and takes things 
  538.  one step further than I think other programmers do, but it was written
  539.  more with GEnie in mind.  I have used it elsewhere too tho.
  540.  
  541.  I was also going to suggest ARC, but John beat me to it.  heheh  And as
  542.  Rob said, a sector editor *may* be the best, tho for a program file it 
  543.  might be faster, if you are using a 128, to go into the monitor, load the
  544.  file, find the end, and then just BSAVE @ the file back at the correct
  545.  addresses.  You would have to locate the load address.  The end address
  546.  is easily found (at least the one at the end of the load) by checking 
  547.  addresses $00ae and $00af using the 'm' command of the monitor.  You can
  548.  work back from there.
  549.  
  550.  ------------
  551. Category 3,  Topic 18
  552. Message 37        Tue Sep 07, 1993
  553. H.HERMAN1                    at 02:49 EDT
  554.  
  555. Mattman,
  556.  
  557. If the padded file is 120k or less, BobsTermPro's buffer is an easy way to
  558. strip x-mo padding.
  559.  
  560. For larger files....
  561.  
  562. Hmm....   Would ZED handle this?  Or, maybe Velvetta?  (I think Velveeta
  563. mostly does CR/LF things, however.)
  564.  
  565. Howie
  566.  ------------
  567. Category 3,  Topic 18
  568. Message 38        Wed Sep 08, 1993
  569. M.COLWELL1 [MattMan]         at 22:41 EDT
  570.  
  571. I used to use Novaterm 9.4, but it never seemed to chop the padding.  Even
  572. when I told it to.
  573.  
  574. Now I use my bemmer (IBM) to call.  If wizard worked right, I probably use my
  575. commie to call... oh well..
  576.  
  577. MattMan
  578.  
  579.  ------------
  580. Category 3,  Topic 18
  581. Message 39        Sun Sep 19, 1993
  582. B.ECKARD                     at 08:16 EDT
  583.  
  584. I have two files that I d/l'd ed from Genie with    (for CS-DOS9 with      )
  585. with the .LZH extension.  How t do I dissolve these program       files?  I
  586. have CS-DOS but don't see anything that supports .LZH.  Can I dissolve these
  587. files in Cp P/M mode (I have a .LZH decompressor    ion progrm am for that
  588. mode). I am realatively new with CS-DOS so thanks for your help and your
  589. patience wti  ith my questions! :/ )   
  590.  ------------
  591. Category 3,  Topic 18
  592. Message 41        Wed Dec 29, 1993
  593. W.WIESE [WES256]             at 12:29 EST
  594.  
  595. Am having problem with CSDOS and specifically [D [D [D [D [D [C [ [ [Cy LHA to
  596. create SFX files to upload. Am using CSDOS v1.5 and LHA v1.2. After LHA loads
  597. in the file to the 1750, and after it creates the SFX header to the 
  598. destination disk, it locks up. The bar graph is there for  the load in to REU,
  599. but when it's time to write the compressed file back out to the destination
  600. disk, i get no drive activity. Any ideas????? Any help would be appreciated. I
  601. also noticed this using arc128 also if source and destination are the same
  602. drive. Setup is CMD HD and various floppys and expanded 1750 REU(in 1750
  603. mode).
  604.  ------------
  605. Category 3,  Topic 18
  606. Message 42        Wed Dec 29, 1993
  607. C128.JBEE                    at 14:00 EST
  608.  
  609.  Are you using a flat C-128?
  610.  ------------
  611. Category 3,  Topic 18
  612. Message 43        Wed Dec 29, 1993
  613. W.WIESE [WES256]             at 23:08 EST
  614.  
  615. Yes,Jim I have tried it with 2 seperate flat 128's and also tried it with
  616. nothing but the CMD HD on the serial bus-same results.I also had a chance to
  617. try lhx and it will write the first file only from the archive then lock
  618. up....totally befuddled on this one..... Whattya think, maybe otta go back to
  619. using 4 128 roms instead of 2?....I don't think that's it, cause everything
  620. else runs fine.... Just CS-DOS is giving me fits. :[
  621.  ------------
  622. Category 3,  Topic 18
  623. Message 44        Mon Jan 03, 1994
  624. C128.JBEE                    at 15:23 EST
  625.  
  626.  > W.WIESE [WES256]
  627.  > Am having problem with CSDOS and specifically LHA to create SFX files
  628.  > to upload.  Am using CSDOS v1.5 and LHA v1.2.
  629.  
  630.  If you have a 1581 disk drive, please let me know.
  631.  
  632.  IF you own a flat C-128, I would suggest trying to create the files by
  633.  first turning JiffyDos off.  There seems to be a timing problem on
  634.  flat C-128s while using CS-DOS/arc, with JiffyDos enabled, that hangs
  635.  the serial bus.
  636.  
  637.  I create LHA/SFX files on the CMD HD using the same (any) partition
  638.  everyday with no problem, using my C-128Ds.  But, it seems all the
  639.  problems with the drives hanging are on flat C-128s.
  640.  ------------
  641. Category 3,  Topic 18
  642. Message 45        Mon Jan 03, 1994
  643. F.OGLE [Color BBS]           at 21:17 EST
  644.  
  645. I had problems using CSDOS on my flat 128 too ... It cleared up when I
  646. switched to my 128D ...
  647.  ------------
  648. Category 3,  Topic 18
  649. Message 46        Wed Jan 05, 1994
  650. CBM-MARK                     at 08:37 EST
  651.  
  652.  CS-DOS seems to work just fine on my flat C128.  At least I haven't noticed
  653.  any problem, as long as I use CS-DOS correctly that is ;>  The one problem
  654.  I do have is a bad connecting REU which causes CS-DOS to fail.
  655.  ------------
  656. Category 3,  Topic 18
  657. Message 47        Sun Jan 09, 1994
  658. H.HERMAN1                    at 03:43 EST
  659.  
  660. Mark,
  661.  
  662. >I do have is a bad connecting REU which causes CS-DOS to fail.
  663.  
  664. And, so other software runs okey?  :/
  665.  
  666. Howie
  667.  ------------
  668. Category 3,  Topic 18
  669. Message 48        Sun Jan 09, 1994
  670. CBM-MARK                     at 20:26 EST
  671.  
  672.  Sure ;>  Other software runs just fine, Howie, as long as I don't plug in
  673.  the REU.  If I do use the REU I have to run that Ram check program that
  674.  came with the REU to make sure it's seating properly in the port.  But that's
  675.  not fool proof either since moving the computer can, and has, unseated the
  676.  REU :(  Strangely, I've never had problems with my swiftlink, but I'm getting
  677.  off topic here ;)
  678.  ------------
  679. Category 3,  Topic 18
  680. Message 49        Mon Jan 10, 1994
  681. CBM-ED [e.g.bell]            at 05:15 EST
  682.  
  683.  Mark:  Someone makes a pencil type thing that resilvers the contacts
  684.  of things.  Perhaps it might help with the card edge connector of
  685.  your cart port.
  686.  ------------
  687. Category 3,  Topic 18
  688. Message 50        Mon Jan 10, 1994
  689. D.TUOMI [Doctor]             at 07:00 EST
  690.  
  691. The only problems I've had with CS-DOS is when I try to disolve a LH-ARC to a
  692. CMD native mode partitions.  Doesn't seem to like that, it locks up everytime.
  693.  
  694. Doc.
  695.  ------------
  696. Category 3,  Topic 18
  697. Message 51        Mon Jan 10, 1994
  698. C128.JBEE                    at 16:04 EST
  699.  
  700.  > D.TUOMI [Doctor]             at 07:00 EST
  701.  > The only problems I've had with CS-DOS is when I try to disolve a LH-ARC
  702.  > to a  CMD native mode partitions.  Doesn't seem to like that, it locks up
  703.  > everytime.
  704.  
  705.  What does your system consist of hardware wise?
  706.  ------------
  707. Category 3,  Topic 18
  708. Message 52        Mon Jan 10, 1994
  709. D.ROHNER                     at 23:49 EST
  710.  
  711. I have the same problem. Arc, LHA, and bvunzip, don't like the hd. They work
  712. fine on C= drives. I have tried the suggestions to assign the partit ns and/or
  713. set the output partition as default. What seems to happen is that it starts to
  714. disolve and doesn't close the file and move on. I have a flat 128 and the hd.
  715.  ------------
  716. Category 3,  Topic 18
  717. Message 53        Tue Jan 11, 1994
  718. H.HERMAN1                    at 01:16 EST
  719.  
  720. Doc,
  721.  
  722. CS/DOS's LHA's run fine on RAMLink's native partitions.
  723.  
  724. My gripe is that the LHA's use the cs/dos clock to time themselves, and then
  725. forget to reset the time of day when they are done.  I quess I should really
  726. write a couple of short autoexecs to do the LHA'ing, and reset the clock at
  727. exit.
  728.  
  729. Something else for me to do during those idle moments...
  730.  
  731. Howie
  732.  ------------
  733. Category 3,  Topic 18
  734. Message 54        Tue Jan 11, 1994
  735. C128.JBEE                    at 02:35 EST
  736.  
  737.  The one common thread is flat 128s with JiffyDos.  Have you tried
  738.  creating or dissolving the archives without JiffyDos active (using
  739.  the switch)?
  740.  ------------
  741. Category 3,  Topic 18
  742. Message 55        Thu Jan 13, 1994
  743. D.TUOMI [Doctor]             at 01:05 EST
  744.  
  745. I'm using a 128D with 2 1571's and an FD-4000 with a 1750 REU. CS-DOS doesn't
  746. really seem to like the setup, I usually end up disloving onto one of the
  747. 1571's.  A fellow sysop who runs the local user group BBS complains of the
  748. same problem with a 128 (flat) with CMD-HD and 1750 REU.
  749.  
  750. I've not tried to disable JiffyDOS completely yet.  I was hoping to not have
  751. to, since having JiffyDOS does improve the speed slightly.  I'll give it a
  752. try, though.
  753.  
  754. Doc.
  755.  ------------
  756. Category 3,  Topic 18
  757. Message 56        Wed Feb 02, 1994
  758. C128.JBEE                    at 06:23 EST
  759.  
  760.  >D.TUOMI
  761.  
  762.  Can I send you a disk with my setup to try?
  763.  ------------
  764. Category 3,  Topic 18
  765. Message 60        Sat Feb 12, 1994
  766. W.WIESE [WES256]             at 22:28 EST
  767.  
  768. Well got the flat128-lha/arc disk access problem semi-solved. If jd is out and
  769. fast mode is in it works ok.If jd is in and fast mode is out it works ok.  I
  770. tried this with all emulation types on my xpanded hd with the same
  771. results.Setup is flat128-xpanded reu-xpanded hd.The problem must be chip
  772. and/or software timing in the disk access routines within the csdos s/w and/or
  773. the jd s/w ONLY in fast mode routines tho.
  774.  ------------
  775. Category 3,  Topic 18
  776. Message 61        Wed Feb 16, 1994
  777. D.TUOMI [Doctor]             at 04:57 EST
  778.  
  779. I'm still having the problem, and would definately appreciate a copy of your
  780. setup disk Jbee.
  781.  
  782. Doc.
  783.  ------------
  784. Category 3,  Topic 18
  785. Message 62        Wed Feb 16, 1994
  786. C128.JBEE                    at 14:38 EST
  787.  
  788.  D.TUOMI [Doctor],
  789.  Okay :)
  790.  ------------
  791. Category 3,  Topic 18
  792. Message 63        Thu Feb 17, 1994
  793. M.KIRBY2                     at 19:43 EST
  794.  
  795. Can anyone help me with CSXARC?  I load in the CS-DOC shell, then CSXARC but 
  796. when I try De-arcing a file I always get a syntax error.
  797.  ------------
  798. Category 3,  Topic 18
  799. Message 64        Fri Feb 18, 1994
  800. C128.JBEE                    at 00:10 EST
  801.  
  802.  csxarc/x a:filename
  803.  
  804.  I think you leave off the ".arc" for CSXARC because it expects any .arc
  805.  file to have the ".arc" already appended to the file name.
  806.  ------------
  807. Category 3,  Topic 18
  808. Message 65        Fri Feb 18, 1994
  809. M.KIRBY2                     at 03:31 EST
  810.  
  811. Tried that.  I get back:
  812.  
  813. searching for x a:filename
  814.  
  815. ?file not found error
  816.  
  817. I tried the filename with and without the ARC suffix.
  818.  ------------
  819. Category 3,  Topic 18
  820. Message 66        Fri Feb 18, 1994
  821. H.HERMAN1                    at 05:18 EST
  822.  
  823. MK,
  824.  
  825. Try using CSARC instead of CSXARC.
  826.  
  827. CSX may (I am not sure) include some disk burst routines which will cough with
  828. anything except a vanilla dos.  CSARC uses standard calls and should work with
  829. all drives and dos's, such as JiffyDos, etc.
  830.  
  831. The syntax is the same.
  832.  
  833. Not sure if it matters, but I *always* tell cs/dos where to do its stuff. You
  834. might want to do the same and include the drive designator as well:
  835.  
  836. csarc/xa a:filename.arc
  837.  
  838. Howie
  839.  ------------
  840. Category 3,  Topic 18
  841. Message 67        Fri Feb 18, 1994
  842. M.RANDALL2 [Maurice]         at 20:02 EST
  843.  
  844. Is it possible that the filename you are trying to access has lowercase ascii
  845. characters in it? If so, you will always get a  file not found error. This is
  846. because you can't type a lowercase ascii character from the 64 or 128 keyboard
  847. unless the software supports it. From BASIC, it is impossible. CS-DOS will
  848. also have this problem since it operates from BASIC. If this is the case, try
  849. using some sort of utility to rename the file and try it again. I'd be willing
  850. to bet that this is the problem.
  851.  ------------
  852. Category 3,  Topic 18
  853. Message 68        Fri Feb 18, 1994
  854. M.KIRBY2                     at 22:34 EST
  855.  
  856. THat was slightly better.  Nom some times it finds the file but then I says
  857. "loading"  and the machine siezes up.  At first I thought it was taking longer
  858. because  the file is very long (1163 blocks).  I can't even get a listing of
  859. the files in the arc.   Could the fact that the File is on my RamLink be
  860. causing trouble.
  861.  ------------
  862. Category 3,  Topic 18
  863. Message 69        Sun Feb 20, 1994
  864. H.HERMAN1                    at 02:40 EST
  865.  
  866.  MK,
  867.  
  868.  Just to touch on basics, have you correctly defined the REU area which
  869.  cs/dos can use as a work area?
  870.  
  871.  I am referring here to the poking in the autoexec:
  872.  
  873.  poke 7120,2*16+5
  874.  poke 7119,2*16+5
  875.  
  876.  Howie
  877.  ------------
  878. Category 3,  Topic 18
  879. Message 70        Mon Feb 21, 1994
  880. J.KIMMINAU [Doc K]           at 21:50 EST
  881.  
  882.   MK,
  883.      Maybe this is way off line...but I just recently started
  884.   de-arcing with CS-DOS, too.  I got the exact same problems as
  885.   you describe for an entire night, using ARC2.41, CSARC ad
  886.   CSXARC.  Eventual solution was to realize that the instructions
  887.   (at least my copy of the docs) didn't tell me the obvious:
  888.   the command to arc is not "arc filename" but, for each of the
  889.   above, "arc128 filename" or "csarc filename" or "csxarc filename".
  890.   Actually, the docs do show the correct command for csarc and
  891.   csxarc, but I didn't pick it up for awhile because I was locked
  892.   into using the command "arc" after reading the arc 2.41 instr.
  893.      One other thing I did was install all the arc programs onto
  894.   the ramdisk, but I don't think that solves the problem you 
  895.   described.
  896.       If it didn't help you, at least my experience may help 
  897.   another new CS user.  Overall, its quite a good program.
  898.       Doc K.
  899.  ------------
  900. Category 3,  Topic 18
  901. Message 71        Tue Feb 22, 1994
  902. CBM-MARK                     at 13:53 EST
  903.  
  904.  Yes, I'll bet that "ARC" vs "ARC128" threw the *majority* of new CSDOS
  905.  ussers for a loop at first.  Me Included ;)
  906.  ------------
  907. Category 3,  Topic 18
  908. Message 72        Tue Feb 22, 1994
  909. CBM-ED [e.g.bell]            at 14:33 EST
  910.  
  911.  It seems to me that you can change the name of ARC128 to just ARC,
  912.  install it in your RAMDISK, save your RAMDISK to disk so it is loaded
  913.  with the renamed ARDC128, then in the future, you can just use the
  914.  old ARC/# ##### ##### type format, if you were so inclined.  :)
  915.  I do remember all the messages tho, on this problem, when Chris first
  916.  uploaded the program. 
  917.  ------------
  918. Category 3,  Topic 18
  919. Message 73        Wed Feb 23, 1994
  920. M.KIRBY2                     at 10:31 EST
  921.  
  922. All suggestions appriciated but none of them did any good.
  923.  ------------
  924. Category 3,  Topic 18
  925. Message 74        Thu Feb 24, 1994
  926. H.HERMAN1                    at 03:31 EST
  927.  
  928. MK,
  929.  
  930. >All suggestions appriciated but none of them did any good.
  931.  
  932. Did you provide a description of your computer set-up, and peripherals?
  933.  
  934. This may help ID a problem source.
  935.  
  936. Howie
  937.  ------------
  938. Category 3,  Topic 18
  939. Message 75        Sat Feb 26, 1994
  940. M.KIRBY2                     at 00:15 EST
  941.  
  942. I have a flat C128, a RAMLink with a 1 meg simm plus a two meg REU divided
  943. into  3 partitions (one is set aside for REUs) device number 16, A 1571 disk
  944. drive 
  945.  as device 9, and an Excel 2001 (1571 compatable) as device 8. And if makes
  946. any diference I have a 1084 monitor, and a star NX-2420 with a G-Wiz 
  947. interface.
  948.  ------------
  949. Category 3,  Topic 18
  950. Message 76        Sat Feb 26, 1994
  951. C128.JBEE                    at 01:23 EST
  952.  
  953.  Try doing a DCLEAR on each 1571 (#8 and #9) before creating the archives.
  954.  ------------
  955. Category 3,  Topic 18
  956. Message 77        Tue Jul 05, 1994
  957. J.STEPHENSO1 [Jimbo]         at 01:16 EDT
  958.  
  959. I've got a question about LHA compression.  I was under the impression that it
  960. was the same for all platforms, but I ran into a snag last night.  I
  961. downloaded an archive that had a bunch of SIDs that had been collected for an
  962. Amiga SIDplayer.  After figuring out how to get past the path names (four
  963. deep!), I was able to use LHX to decompress them, or so I thought.  I got a
  964. CRC error for each one, and each one turned out to be unusable in the
  965. SIDplayer I had lying around.  Has anyone had success dissolving Amiga .LHA
  966. archives, and how did you do it?  Thanks,
  967.  
  968. Jimbo
  969.  
  970.  
  971. Oh, yeah, another question while I've got your attention.  The docs for LHX
  972. say that I need a 1750 to make a LHArchive, but I can tell it what banks it
  973. can use.  Can I use a 1764 and just tell it to use banks 0-3? Thanks again.
  974.  ------------
  975. Category 3,  Topic 18
  976. Message 78        Tue Jul 05, 1994
  977. CBM-ED [e.g.bell]            at 07:29 EDT
  978.  
  979.  Jimbo:
  980.   JS> Can I use a 1764
  981.  
  982.  When I first started I only had a 1764 and it worked, so I know that it
  983.  can be done.  I believe there may have been a poke necessary, tho, as 
  984.  you surmised.  It would be in the docs for CS-DOS though.  
  985.  
  986.  Also, as I recall, the docs say you can put an SFX header onto an LZH
  987.  file and make it an SFX like that.
  988.  ------------
  989. Category 3,  Topic 18
  990. Message 79        Tue Jul 05, 1994
  991. G.RUTTER1                    at 22:01 EDT
  992.  
  993. Well here is another new CS-DOS user that's totally lost. I have downloaded
  994. the 2 CS-DOS 1.5 files and the archived help files. I cannot get CS-DOS to
  995. dissolve, so used O-Q to dissolve the 2nd file. It could not handle the 1st. I
  996. read that file 9620 is needed to update the files, but cannot find it. I then
  997. read that I need file 8223 to make it work, again cannot find it. I have a
  998. flat C128, 1571, 1750 clone & FD2000 with Jiffy DOS. What files do I need to
  999. dissolve archived files?     Thank you :)
  1000.  ------------
  1001. Category 3,  Topic 18
  1002. Message 80        Wed Jul 06, 1994
  1003. C128.JBEE                    at 03:35 EDT
  1004.  
  1005.  > J.STEPHENSO1
  1006.  
  1007.  If you are getting CRC errors most likely the LHA file is LHA-5, a newer
  1008.  version found mostly on Amigas.  The PC compression standards you can
  1009.  handle are .arc (older versions), .zip V1.10, and the older LHA.  You can
  1010.  not dissolve lha-5 or zip 2.04g.
  1011.  ------------
  1012. Category 3,  Topic 18
  1013. Message 81        Wed Jul 06, 1994
  1014. C128.JBEE                    at 03:36 EDT
  1015.  
  1016.  > G.RUTTER1
  1017.  
  1018.  If you have both CS-DOS .sfx files you just load and run them in C-128
  1019.  mode to dissolve them onto a blank disk.
  1020.  ------------
  1021. Category 3,  Topic 18
  1022. Message 82        Thu Jul 07, 1994
  1023. J.STEPHENSO1 [Jimbo]         at 01:50 EDT
  1024.  
  1025. JBEE - Ahhh, I see.  In order to attempt to unarchive them I used LHD and
  1026. redirected output to the printer.  Now that I think about it every single one
  1027. was LHA-5.  I had no idea there were different LHAs in use.  Thanks.
  1028.  
  1029. Jimbo
  1030.  
  1031.  ------------
  1032.  
  1033.