home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / CSDOSMSGS.ARC / CSDOS.HLP.MSGS
Encoding:
Text File  |  2019-04-13  |  53.1 KB  |  1,478 lines

  1. Topic 18        Sat Jun 22, 1991
  2. C128.JBEE [* Sysop *]        (Forwarded) 
  3. Sub: CS-DOS & REU C1750 & LHA & Autoexec    
  4.  
  5.  One of the most often asked questions is how to set up the C128/C1750/
  6.  LHA/Autoexec file to make SFX archives.  The autoexec file follows...
  7. 111 message(s) total.
  8.  ************
  9.  ------------
  10. Category 3,  Topic 18
  11. Message 1         Sat Jun 22, 1991
  12. C128.JBEE [* Sysop *]        (Forwarded) 
  13.  
  14.  slow
  15.  rem "Set Errorlevel to 1 if 1750 is present or 0 if not present.
  16.  bank15:y=peek(57094):poke 57094,y+1:poke 7136,abs(peek(57094)-y)
  17.  z:if not errorlevel 1 z:autoexec.no1750
  18.  z:setram 16,2
  19.  poke 7136,1                                    :rem set error level to 1
  20.  if errorlevel 1 goto ramdisk-already-there
  21.  z:getram ramdisk
  22.  poke 7120,2*16+8     :rem set capture/diskcopy/arc buffer limits
  23.  :ramdisk-already-there
  24.  if (peek(215) and 128) then fast
  25.  poke dec("1bcf"),3*16+8
  26.  text
  27.  new
  28.  rdir/w
  29.  
  30.  
  31.  
  32.  
  33.  I work with my ramdisk almost empty except for 8 commands (date, rdir,
  34.  install, remove, etc).
  35.  
  36.  Just capture lines 1-15 in your buffer while online.
  37.  rename "autoexec" to "autoexec.old"
  38.  save lines 1-15 on your CS-DOS disk with a word processor.
  39.  
  40.  the name of the file should be "autoexec" and in Pet ascii form.
  41.  ------------
  42. Category 3,  Topic 18
  43. Message 2         Wed Jul 10, 1991
  44. J.PEEPLES                    (Forwarded)  
  45.   I have a question about CS-DOS.
  46.   I've read alot about the terminal program that is included in CS-DOS, as
  47. apparently it was one of the first to read true 9600 BAUD on an unmodified
  48. C128.  I think the command is supposed to be "term"...
  49.   BUT...I have recently downloaded and began working with CS-DOS 1.5, and
  50. there is no reference to the terminal, except for an oblique reference in one
  51. of the doc files about setting up your REU for CS-DOS.
  52.   How do I get TERM?  Is it available?
  53.   Thanks!
  54.   --James Peeples (J.PEEPLES)
  55.  ------------
  56. Category 3,  Topic 18
  57. Message 3         Wed Jul 10, 1991
  58. C128-BILL [Bill]             (Forwarded) 
  59.  
  60. The author did not support TERM in the last version of CSDOS.  :(
  61.  
  62. TERM was included in the previous version, and did quite well, including
  63. 'unarcing' on the fly.
  64.  
  65. Chris is truly one of the 'greats' in CBM programming.
  66.  
  67.  ------------
  68. Category 3,  Topic 18
  69. Message 4         Wed Jul 10, 1991
  70. C128.JBEE [* Sysop *]        (Forwarded) 
  71.  
  72.  I agree with that :)
  73.  ------------
  74. Category 3,  Topic 18
  75. Message 5         Thu Jul 11, 1991
  76. H.HERMAN1                    (Forwarded) 
  77.  
  78.  One  of  the  nice  things  about  TERM was its use of the batch files for
  79.  scripting  on-line  sessions.   Since  batch files gave you the └if error'
  80.  option,  you  could  have  it jump to get MAIL only when it was there, and
  81.  things like that.                                                         
  82.  
  83.  I  sort  of  remember  the accompanying notes describing it as incomplete,
  84.  however.                                                                  
  85.  
  86.  It  certainly  does not compare to a Dialogue128 which is a very friendly,
  87.  and   full-featured   terminal   program,   with  extraordinary  scripting
  88.  capabilities,                                                             
  89.  
  90.  Howie                                                                     
  91.  ------------
  92. Category 3,  Topic 18
  93. Message 6         Thu Jul 11, 1991
  94. BRIDGE-BUM                   (Forwarded) 
  95.  
  96. If you have an old copy of CS-DOS with TERM, you can easily remove it from the
  97. old version and add it to the new version (1.5). First, put the old version in
  98. and run it. Then do RSAVE TERM DX UX (you might have to do those as 3 separate
  99. RSAVE commands. That will take TERM, DX, and UX from the RAM directory and put
  100. them on a floppy. 
  101.  
  102. Next, turn your machine off for a few seconds, then run version 1.5. Now type
  103. INSTALL TERM DX UX (might have to do those as 3 separate commands, also).
  104. Voila! You now have TERM with up/downloading capa- bilities in the RAM. You
  105. might want to resave the entire RAM to version 1.5 as well, so you don't have
  106. to install those programs every time you want to use them.
  107.  
  108. Bob
  109.  ------------
  110. Category 3,  Topic 18
  111. Message 7         Fri Jul 12, 1991
  112. C128-BILL [Bill]             (Forwarded) 
  113.  
  114. Thanx, Bob...
  115.  
  116. I'll have to find my older version of CSDOS!
  117.  
  118.  ------------
  119. Category 3,  Topic 18
  120. Message 8         Sat Aug 10, 1991
  121. J.STAFF                      (Forwarded) 
  122.  
  123. I just received some public domain Unix stuff that is being put up locally for
  124. the 128 users. It is 128 capatible. Not sure if this is the area or not. My
  125. problem is that it is on IBM format. Once i get my disks back, would like  for
  126. the Genie folks to get it. All of the IBM guys at work aren't there when it
  127. would be a good time to upload. Does anyone have access to an IBM to upload/
  128. or have Sogwap's Blue Reader to copy for Genie? I'd be glad to send it to
  129. someone like C128.bill or someone who could be responsible enough to get my
  130. disks back to me(they are not mine).
  131.  
  132. If interested please leave Email
  133.  
  134. James(J.Staff)
  135.  
  136.  ------------
  137. Category 3,  Topic 18
  138. Message 9         Sat Aug 10, 1991
  139. C128.JBEE [* Sysop *]        (Forwarded) 
  140.  
  141.  Well, I could do the disks as long as they are either 5.25 360k or
  142.  3.5 720k.  I will leave you email.
  143.  ------------
  144. Category 3,  Topic 18
  145. Message 10        Sat Aug 10, 1991
  146. J.STAFF                      (Forwarded) 
  147.  
  148. John, will try and get them back asap so I can send them to you. If you are
  149. out for that time period just hold on to them until you get thru. Thanks!
  150.  
  151. James
  152.  ------------
  153. Category 3,  Topic 18
  154. Message 11        Sat Aug 10 1991
  155. C128.JBEE [* Sysop *]        (Forwarded) 
  156.  
  157.  okay :)
  158.  ------------
  159. Category 3,  Topic 18
  160. Message 12        Sat Jan 18, 1992
  161. J.PATE3 [Jim Pate]           at 12:44 PST
  162.  
  163. O.K. there is no activity on this topic... Let's see if I can get something
  164. going. I have just d/l ed C/S DOS, read the many pages of hype and
  165. instructions and have loaded all of the programs into my REU, per the
  166. instructions, and have played around... now comes the questions... In the
  167. first message(?) J.BEE was saying that he only uses a few of the commands, he
  168. then lists four (I think) and doesn't list the rest that he uses... What are
  169. the missing ones? If you want to use the LHA programs, The instructions are
  170. from the  programs description that you must have CS/DOS up and running.  O.K.
  171. now what do you do??  Do you use the program through CS/DOS by INSERTing LHA?
  172. I think CS/DOS is a great program, but the DOC's leave a little to be
  173. desired...too much hype about how so and so had a bug and what memory address
  174. what get loaded to on Tuesdays. Now I've said my peace... Let's see what
  175. others have to say!
  176.                                  Thanks,
  177.                                  Jim Pate
  178.  ------------
  179. Category 3,  Topic 18
  180. Message 13        Sat Jan 18, 1992
  181. C128.JBEE [* Sysop *]        at 22:48 EST
  182.  
  183.  Yes, you "install lha" and then use it from within CS-DOS.
  184.  I archive all my email once a week and keep all my mail in sorted order
  185.  by keeping them in alphabetical files (Example: a.lha, b.lha, c.lha)
  186.  
  187.  The big plus about CS-DOS and it being a shell is that I can use
  188.  LHA to archive my files, arc128 to dissolve downloaded files, use LHA to
  189.  create SFX files to upload, and much more at the same sitting without a reset
  190.  of the computer or drive.
  191.  
  192.  LHA does run a bit slower than ARC128 but because it compresses files better
  193.  especially text files, I use it all the time.
  194.  ------------
  195. Category 3,  Topic 18
  196. Message 14        Sat Jan 18, 1992
  197. M.DULSKI1 [Mark]             at 22:17 CST
  198.  
  199.  I remember first trying to install *anything* in CS-DOS.  Found out the
  200.  ramdisk wasn't big enough to hold everything.  (Don't have an REU)  So
  201.  after much hair pulling, a few unprintable words, and many computer resets,
  202.  I come up with this solution:
  203.  
  204.  Load & run the CS-DOS "shell".  Once CS-DOS is running, you'll know by
  205.  the ramdisk directory coming up on screen, type:
  206.                rsave a:install remove<press return>
  207.  
  208.  The files INSTALL and REMOVE will be saved to disk.
  209.  Now type   rdoff<press return>   and the original ramdisk is gone!
  210.  Next type    a:setram 1,$c000<press return>   and you'll get a new 
  211.  blank ramdisk.
  212.  
  213.  To use arc128 you can type:   a:install remove arc128<return>
  214.  The files REMOVE and ARC128 will be written to the blank ramdisk.  To get
  215.  ARC128 up and running just type  ARC128<return>    Do whatever arcing you
  216.  want and when you're done with it and say you now want to use LHX then
  217.  type:   remove arc128<return>  and arc128 is outta the ramdisk.  You'll
  218.  now have room in there for LHX so install it by typing: 
  219.  a:install lhx<return>  Get LHX up and running by just typing:  lhx<return>
  220.  
  221.  Actually a autoexec file would probably be a better way to do this but
  222.  at the time I came up with this solution to run arc128, lhx and cxarc I
  223.  didn't quite understand how to write one and since the above worked I
  224.  have yet to autoexec any of this. :)  Someday.
  225.  
  226.  ▐▐Mark▐▐
  227.  ------------
  228. Category 3,  Topic 18
  229. Message 15        Sun Jan 19, 1992
  230. HOWIE-CBM                    at 18:28 EST
  231.  
  232. Adding my 2 cents worth...
  233.  
  234. Once you've set up a CS/DOS RamDisk, you might find it faster entering  into
  235. CS/DOS using REU2DISK instead of loading the REU thru DOS' autoexec.
  236.  
  237. I recently put REU2DISK in the Library.  :)
  238.  
  239. Howie
  240.  ------------
  241. Category 3,  Topic 18
  242. Message 16        Sun Jan 19, 1992
  243. C128.JBEE [* Sysop *]        at 22:20 EST
  244.  
  245.  rename the "ramdisk" to "old.ramdisk" and then once you only have
  246.  install, remove, arc128 inside your new ramdisk type
  247.  rsave a:ramdisk
  248.  
  249.  When CS-DOS first boots with the original autoexec it will look for the
  250.  file "ramdisk".
  251.  ------------
  252. Category 3,  Topic 18
  253. Message 17        Fri Jan 24, 1992
  254. M.DULSKI1 [Mark]             at 21:13 CST
  255.  
  256.  Thanks Howie & JBEE!
  257.  
  258.  Beginning to understand how CS-DOS is run.  Did some more reading in docs
  259.  too ;)  Going to try to set up 3 ramdisks on disk - one for each, ARC, LHX,
  260.  and CXARC.  Then try and write an autoexec that will prompt me for which one
  261.  I want.  Also looks like I'll need some batch files for in the ramdisks to be
  262.  able switch from one to the other.
  263.  
  264.  mmmmm, looks like this may take a while ;D
  265.  
  266.  --Mark--
  267.  
  268.  ------------
  269. Category 3,  Topic 18
  270. Message 18        Sat Jan 25, 1992
  271. HOWIE-CBM                    at 00:10 EST
  272.  
  273. Mark,
  274.  
  275. ha!
  276.  
  277. Sounds like you've been bitten by the CS/DOS bug (the good one)!!
  278.  
  279. Its batch files are lots of fun to play around with, not to mention very
  280. flexible to do all sorts of chores.
  281.  
  282. Howie
  283.  ------------
  284. Category 3,  Topic 18
  285. Message 19        Sat Jan 25, 1992
  286. J.PATE3 [Jim Pate]           at 12:04 PST
  287.  
  288. Thanks everyone... Looks like I have quite a bit of information to read
  289. through!  I'm only able to get on GEnie on about once a week.  Since I work
  290. nights, this further limits me, anyway THANKS AGAIN!
  291.  
  292.                               Jim Pate
  293.                               Oakland, Ca.
  294.  ------------
  295. Category 3,  Topic 18
  296. Message 20        Sun Jan 26, 1992
  297. M.DULSKI1 [Mark]             at 23:06 CST
  298.  
  299.  Yep, the batch files are almost as much fun as scripts ;)  Amazing what you
  300.  can come up with and make them do.
  301.  :
  302.  --Mark--
  303.  ------------
  304. Category 3,  Topic 18
  305. Message 21        Sat Mar 07, 1992
  306. J.PATE3 [Jim Pate]           at 15:30 EST
  307.  
  308. HHHHeeeelllllllllllooooo!!!! Anybody out here?   How do we get our CS-DOS to
  309. work (commands needed to make the bloody thing work).....   How about some
  310. stuff so we can use REU's for sequential files for super fast accessing....
  311. Using LHA and some AUTOEXEC files to get CS-DOS loaded, up, and working???
  312.  
  313.                                 Let's go gang!
  314.                                 Jim Pate
  315.                                 Oakland, Ca.
  316.  ------------
  317. Category 3,  Topic 18
  318. Message 22        Sun Mar 08, 1992
  319. HOWIE-CBM                    at 11:38 EST
  320.  
  321.  Jim,
  322.  
  323.  One terrific suggestion!!  :)
  324.  
  325.  We could have a batch of batch files all ready to go, each to do a specific
  326.  task.
  327.  
  328.  Maybe even a └configuration' batch so users could set things up for their
  329.  custom systems.  Then loading and running would be a one-step process, the
  330.  configuration writing a new autoexec.
  331.  
  332.  Wondering what sort of things might be helpful...
  333.  
  334.  Howie
  335.  ------------
  336. Category 3,  Topic 18
  337. Message 23        Sat Apr 04, 1992
  338. R.YU                         at 16:05 EST
  339.  
  340. Help I can't get my ac 128 to work check out the message in the LHarc section
  341.             alex
  342.  ------------
  343. Category 3,  Topic 18
  344. Message 24        Sun Apr 05, 1992
  345. HOWIE-CBM                    at 01:56 EST
  346.  
  347.  Alex,
  348.  
  349.  Not to confuse the issue, since you probably will find it more convenient
  350.  to INSTALL ARC128 onto the ramdisk, as Paul suggests....
  351.  
  352.  You might try the following until you do:
  353.  
  354.  dload "arc128"
  355.  
  356.  run:arc128/x a:filename.arc
  357.  
  358.  NOTE:  You must use a colon after the └run', *AND* all the commands must
  359.  be on the same line.
  360.  
  361.  This will unarc the file.  However, having it installed onto your ramdisk is
  362.  a lot more convenient.
  363.  
  364.  Howie
  365.  ------------
  366. Category 3,  Topic 18
  367. Message 25        Sun Apr 05, 1992
  368. C128.JBEE [* Sysop *]        at 17:38 EDT
  369.  
  370.  R.YU , do you have a REU ?  What might be happening is there is not enough
  371.  room in your ramdisk for ARC128 and it is not installing correctly.
  372.  
  373.  After installing arc128 type "rdir" and see if arc128 is listed.
  374.  If not then use "remove filename" to make room for arc128.  Once you
  375.  have arc128 installed save the new ramdisk to a floppy for other sessions.
  376.  Then you should be able to use the arc128/x command.
  377.  I will try to upload some sample setups here in a few days that will be
  378.  ready to go!
  379.  ------------
  380. Category 3,  Topic 18
  381. Message 26        Fri Apr 10, 1992
  382. R.YU                         at 21:41 EDT
  383.  
  384. Hello,
  385.  
  386.    It7s me again and no I don't have an reu. Thnax though
  387.  
  388.                           Call me Alex
  389.  ------------
  390. Category 3,  Topic 18
  391. Message 27        Sat Apr 11, 1992
  392. C128.JBEE [* Sysop *]        at 10:27 EDT
  393.  
  394.  What is happening is that you do not have enough room for everything
  395.  in the ramdisk and the arc128 module is not loading properly.
  396.  I will be uploading and releasing a file this weekend for reu and non
  397.  reu owners with a autoexec file and ramdisk all set to go.
  398.  All you have to do is download and dissolve it to your CS-DOS disk and
  399.  then boot the disk.
  400.  
  401.  Note that you have to have an REU to make LHA/SFX files.  You do not need
  402.  an REU to use arc128.
  403.  ------------
  404. Category 3,  Topic 18
  405. Message 28        Fri May 29, 1992
  406. AMFORD                       at 19:54 EDT
  407.  
  408.   Okay, now tell me what I am doing wrong... With the original CS-dos15.sfx
  409. dissolved: I run "shell" and it loads all the files to my REU.  Then I type
  410. arc128/ea i:st80.arc     to which it will print the Ampere metal message and
  411. the second line of the message and then promptly goes to never-never- land.
  412.  
  413.   To get this far, I had to disable Jiffydos & my Ramlink. Before that it
  414. would take the / and attempt to load ea i:st80.arc. Configuration: c128, drive
  415. 8-1541, drive 12-cmd hd, drive 16-ramlink, reu as partition 1 of RL.
  416.   Just in case of a bad disk, I dl'd it again, and receive same results.
  417.  ------------
  418. Category 3,  Topic 18
  419. Message 29        Fri May 29, 1992
  420. C128.JBEE [* Sysop *]        at 22:45 EDT
  421.  
  422.  
  423.  When using CS-DOS with a Ramlink & REU setup your Ramlink switch should be
  424.  in DIRECT mode.
  425.  To deARC from your HD (assumed to be device #12 and the device from which
  426.  you booted CS-DOS)
  427.  arc128/a i:st80.arc
  428.  or if you have it as device #8
  429.  arc128/a a:st80.arc
  430.  
  431.  If you are using the Ramlink in Normal mode then you will have to use
  432.  REMOVE (to remove files from the ramdisk) and then INSTALL ARC128.
  433.  
  434.  CS-DOS works alright with the version of JD in the Ramlink (didn't work well
  435.  with v5.0)
  436.  ------------
  437. Category 3,  Topic 18
  438. Message 30        Fri May 29, 1992
  439. HOWIE-CBM                    at 22:58 EDT
  440.  
  441.  You gave a good description of the details, and hopefully enough to
  442.  identify what's happening.
  443.  
  444.  From the command line, the file st80.arc is in RL, device 16.  However, you
  445.  are using an unmodified cs/dos, which hasn't yet defined device 16 as
  446.  drive i:.
  447.  
  448.  If you run this one liner first, then you can enter the command line as
  449.  you displayed it, and and st80.arc should disolve onto drive a:.
  450.  
  451.  assign i 16,0
  452.  
  453.  This will make drive i: the current partition of RL.  You can also have
  454.  other assignments, like:
  455.  
  456.  assign j 16,5
  457.  assign k 16,6
  458.  etc.
  459.  
  460.  Drives j: and k: will go direct to partitions 5 and 6 without having to do
  461.  a CP first.    :)
  462.  
  463.  BTW, cs/dos runs perfectly fine with RL/DOS enabled, and direct from RL.
  464.  That's how I run it, with the addition of running └disk2reu' first, since
  465.  my cs/dos ramdisk is immense, and this loads it a lot faster than under
  466.  program control.
  467.  
  468.  oh!  One other hint!  You mentioned your drive is a 1541.  Even with JD
  469.  enabled you will see things fly a lot faster if you let arc128 unarc the arc
  470.  onto RL.  The arc and its parts can be in the same partition of RL, or in
  471.  different ones.  It's your option.  Either way, it should be a lot faster
  472.  than to drive 8.   :)
  473.  
  474.  Howie
  475.  ------------
  476. Category 3,  Topic 18
  477. Message 31        Sat May 30, 1992
  478. AMFORD                       at 01:19 EDT
  479.  
  480.  Jbee:  Isn't the command to dearc arc128/x or arc128/e, I thought the /a was
  481. for creating & appending to arcives. arc128/xa i:st80  (according to the
  482. docs??) breaks down as '/x' is de-arc, 'a' is drive 8, 'i:' is drive 12,0 ,
  483. and 'st80' is the st80.arc file I am attempting to de-arc.
  484.  
  485.   And the reason I disabled JD & RL/DOS was that the '/' was getting picked up
  486. as the Jiffydos load command. (I never used the '/' before in JD and it took a
  487. bit to catch on.)
  488.  
  489.   Howie:  i: is already assigned to unit 12,0 (my HD).  And I am de-arcing to
  490. a future club library disk.  Why bother de-arcing to RL or HD and then having
  491. to copy to disk later? (Unless I am going to be using the program a  lot
  492. myself! :)
  493.  
  494.   Next!
  495.  ------------
  496. Category 3,  Topic 18
  497. Message 32        Sat May 30, 1992
  498. C128.JBEE [* Sysop *]        at 05:49 EDT
  499.  
  500.  Sorry, I meant to type arc128/x instead of arc128/a .
  501.  ------------
  502. Category 3,  Topic 18
  503. Message 33        Sat May 30, 1992
  504. AMFORD                       at 13:35 EDT
  505.  
  506.   Got it!  New debugging rule! 
  507.   When working with a Ramlink and REU, resetting or powering down is NOT good
  508. enough. You MUST run a program that will CLEAR the REU.
  509.  
  510.   When I first ran SHELL it executed AUTOEXEC and (with me NOT paying
  511. attention to the screen) it ran but had a some syntax errors. This caused
  512. arc128 not to be installed.  And without arc128 installed, Jiffydos was
  513. getting passed the '/' and tried to load the following program!
  514.   Then whenever I changed things and tried again, that AUTOEXEC would look out
  515. at the REU and see it already setup, so not try to re-install. 
  516.  
  517.   I am now using the CSDOS.REU.SFX (9620) files in CSDOS and everything is
  518. loading up just fine.
  519.  
  520.    Thanks for the help and suggestions.
  521.  ------------
  522. Category 3,  Topic 18
  523. Message 34        Sat May 30, 1992
  524. C128.JBEE [* Sysop *]        at 15:46 EDT
  525.  
  526.  Great :)
  527.  ------------
  528. Category 3,  Topic 18
  529. Message 35        Sat Jun 06, 1992
  530. J.PATE3 [Jim Pate]           at 15:54 EDT
  531.  
  532. O.K.... I d/l the new CS/DOS file.  Question: The old operating file was about
  533. 60 sectors and the new one is much longer... What has been added?
  534.                             /s/jim Pate
  535.  ------------
  536. Category 3,  Topic 18
  537. Message 36        Sat Jun 06, 1992
  538. C128.JBEE [* Sysop *]        at 18:20 EDT
  539.  
  540.  If you are talking about my CS-DOS help files I have added the ARC128 right
  541.  into the ramdisk so people wouldn't have to fool around with REMOVE/INSTALL
  542.  to get up and working on a non-REU system.
  543.  I also REMOVEd some items so ARC128 would fit.
  544.  ------------
  545. Category 3,  Topic 18
  546. Message 37        Sat Jun 13, 1992
  547. J.PATE3 [Jim Pate]           at 14:20 EDT
  548.  
  549. Yeah I notice now that some of the stuff has been removed...too much anyway!
  550. Good job -- well done!
  551.  ------------
  552. Category 3,  Topic 18
  553. Message 38        Sat Jun 13, 1992
  554. C128.JBEE [* Sysop *]        at 17:19 EDT
  555.  
  556.  Thank you and you're welcome :)
  557.  ------------
  558. Category 3,  Topic 18
  559. Message 39        Sat Jul 18, 1992
  560. HOWIE-CBM                    at 07:04 EDT
  561.  
  562.  Does anyone know where CS/DOS stores its date information?
  563.  
  564.  The time gets stored at dc08-dc0b.  
  565.  
  566.  Adding a routine to the autoexec now has it displaying the RL RTC time,
  567.  following its wide ramdisk directory listing.
  568.  
  569.  I would sorta like to include the date too.   :)
  570.  
  571.  Besides the date info *does* get picked up by LHA.
  572.  
  573.  Any quesses?
  574.  
  575.  Howie
  576.  ------------
  577. Category 3,  Topic 18
  578. Message 40        Sat Jul 18, 1992
  579. J.PATE3 [Jim Pate]           at 13:14 EDT
  580.  
  581. Good question, Howie! I would also like to know how to change the date.
  582.                            Jim Pate >*s
  583.  ------------
  584. Category 3,  Topic 18
  585. Message 41        Sat Jul 18, 1992
  586. C128.JBEE [* Sysop *]        at 15:46 EDT
  587.  
  588.  To change the date in CS-DOS just type DATE<return> and it will give you
  589.  the parameters to change the date (date 07,17,92).
  590.  
  591.  I uploaded to library #22 a "date" utility and ten someone else uploaded
  592.  an even better one.  I believe it is in Library #9 or Library #02.
  593.  ------------
  594. Category 3,  Topic 18
  595. Message 42        Sat Jul 18, 1992
  596. CBM-ED [e.g.bell]            at 16:40 EDT
  597.  
  598. I could check the address for you Howie, but you may be just as fast to set
  599. the date then use the ML monitor to Hunt the memory for the date, th it may
  600. be in less bytes.  Of course, what I have may not be 
  601.  *exactly* the same as the latest copy of CS-DOS, but I guess it would be
  602. close enough.  Here is one other suggestion, too.  Can't you grab just the
  603. 'Time' module, or 'Date' module,as the case may be, and see where it stores
  604. the bytes.  I have to imagine it is a very small bit of code.
  605.  ------------
  606. Category 3,  Topic 18
  607. Message 43        Mon Jul 20, 1992
  608. HOWIE-CBM                    at 06:38 EDT
  609.  
  610.  Ed!!!
  611.  
  612.  REALLY!!!
  613.  
  614.  I suppose could go as far as writing out DATE and TIME to disk, but I
  615.  seriously doubt that I could ever make any sense of what is certain to
  616.  be a ML routine.  <sigh>
  617.  
  618.  Now if it happened to have been written in Basic with an abundance of
  619.  REMarks explaining things, then I'd have some chance of understanding
  620.  it.  I quess that's why I like the autoexecs.  They speak English! :)
  621.  
  622.  Howie
  623.  ------------
  624. Category 3,  Topic 18
  625. Message 44        Mon Jul 20, 1992
  626. CBM-ED [e.g.bell]            at 07:40 EDT
  627.  
  628. Guess I'm just used to dealing w/nuts like me Howie.  >>grin<<  There
  629.  *are* some of us who will curl up with a disassembly and read for  hours, and
  630. I mean that seriously.  I'll dig thru my stuff, tho it may take awhile, and it
  631. may not do you any good in the end either, because I believe Chris.... hey,
  632. wait a minute...  all I really have to do is find the 2 or 3 bytes Chris used
  633. for his date, because if you have  noticed, there is a default value if you
  634. never set the date.  I can give you just the values and *then* you could do a
  635. monitor search on them, or I could.  Yeh, thats the ticket!  Stay tuned.  I'll
  636. get it as soon as I can get a couple of minutes back to back!
  637.  ------------
  638. Category 3,  Topic 18
  639. Message 45        Mon Jul 20, 1992
  640. HOWIE-CBM                    at 12:26 EDT
  641.  
  642.  JBEE,
  643.  
  644.  Your file, datev1.csdos.arc was just the ticket!!    :)
  645.  
  646.  It had everything in there to set the CS/DOS date!   Thanks JBEE!!  :)
  647.  
  648.  I did enhance upon it a bit, and to include the time setting routines.
  649.  
  650.  Let me know what you think!   
  651.  
  652.  Howie
  653.  
  654.  P.S.  I *NEVER* knew that you could install a Basic program onto
  655.        the ramdisk....  Will wonders never cease....    :)
  656.  ------------
  657. Category 3,  Topic 18
  658. Message 46        Mon Jul 20, 1992
  659.  
  660. HOWIE-CBM                    at 14:09 EDT
  661.  
  662.  Ed,
  663.  
  664.  JBEE's file grabs the date and feeds it to CS/DOS in a very interesting
  665.  way.  I never would have thought of this approach to it, and *ME* of all
  666.  people didn't even think to search through our Library to see if someone
  667.  might have already invented the wheel...
  668.  
  669.  So now we are all set as far as putting dating and time into CS/DOS.
  670.  Well, that is so long as it doesn't get done between Midnight and 1 AM.
  671.  
  672.  Don't ask!  Don't ask!  The bewitching hour is explained in the file...
  673.  
  674.  As for ML, I have tried.  I just cannot make any sense out of it.
  675.  With Basic, on the other hand, common every day logic is all that's
  676.  needed.  As an example:
  677.  
  678.  IF (the light is green) GO, ELSE DON'T.
  679.  
  680.  And the vocabulary is easy to learn.  Far less words than are in my
  681.  Webster's.
  682.  
  683.  It seems that a few fortunate folk are able to look at ML and almost
  684.  immediately understand what's happening.  Since you do, it can be
  685.  interesting reading.  But for me its like a foreign language that uses
  686.  an alphabet that I never learned...   :(
  687.  
  688.  Howie
  689.  ------------
  690. Category 3,  Topic 18
  691. Message 47        Mon Jul 20, 1992
  692. CBM-ED [e.g.bell]            at 19:02 EDT
  693.  
  694. I was coming back online now to tell you it would take more time than I  have
  695. to spend looking for the needed bytes, and to suggest another way. I see you
  696. don't need it, but what I was going to suggest was to put the DATE command in
  697. your autoexec after a poke to change the VDC screen   memory, from which you
  698. could read the translated date, even from BASIC. However, you have apparently
  699. found an elegant solution.  As for ML, it is probably your understanding of
  700. BASIC and other hi-level languages that makes ML seem so cryptic.  Still,
  701. there is probably more good stuff in BASIC than there is in ML in PD/Shareware
  702. cuz more people are comfortable with it.  Glad your problem was so easily
  703. solved!
  704.  ------------
  705. Category 3,  Topic 18
  706. Message 48        Mon Jul 20, 1992
  707. C128.JBEE [* Sysop *]        at 21:45 EDT
  708.  
  709.  You are welcome :)
  710.  Actually, one of the attractive things about CS-DOS is the ability to use
  711.  Basic programs from the ramdisk.  Date was just one of those 5 minute
  712.  Basic programs I write and then get too lazy to improve :D
  713.  I uploaded it because there wasn't one at the time.  Still good for ideas...
  714.  
  715.  If someone wants to make the date come up automatically in CS-DOS I would
  716.  recommend file #9260 "setdate.sfx" uploaded by L.WIILSON in Library #9.
  717.  It is a much better date program for most people.
  718.  ------------
  719. Category 3,  Topic 18
  720. Message 49        Mon Jul 20, 1992
  721. M.DULSKI1 [Mark @WIZARD]     at 22:38 EDT
  722.  
  723.  Hey Thanks guys!  I would never of imagined you could use a basic prg
  724.  out of CS-DOS's ramdisk.  Always just assumed it had to be ml or 
  725.  specially written so never tried it.  I think it was arc128 that I
  726.  noticed the load address was the start of basic but when I tried 
  727.  running arc128 without CS-DOS it didn't work so just forgot about it.
  728.  
  729.           ▐▐Mark▐▐
  730.  ------------
  731. Category 3,  Topic 18
  732. Message 50        Tue Jul 21, 1992
  733. HOWIE-CBM                    at 08:48 EDT
  734.  
  735.  Mark,
  736.  
  737.  Well, the fact that a Basic program can get installed and run from a 
  738.  CS/DOS ramdisk was until yesterday one very big *SECRET* at least for me.
  739.  
  740.  I really wish I had known about this!!  Off hand I can think of maybe 20 
  741.  different programs I would have put in there for easy access.  <sigh>
  742.  
  743.  Now that I have a RL it is sorta moot, anyway.  However, when I was with a 
  744.  drive-only sys and REU I could have put that to good use...  And, that was 
  745.  for quite some time...
  746.  
  747.  I quess this points out just how important good documentation can be.  
  748.  CS/DOS, itself, is the best thing since sliced bread for the 128.  
  749.  However, ts documentation gets bogged down in technical explanations, at 
  750.  the expense of clearly explaining all of its features, for the user.
  751.  
  752.  I've always known its docs were lacking.  but it is just such a super good 
  753.  application, I was willing to put up with it. I learned all its ins and 
  754.  outs, so I thought...  I don't recall seeing anything about this in the 
  755.  printed manual, or disk docs.
  756.  
  757.  I suspect that there are probably lots of good applications, that unlike 
  758.  CS/DOS, never become popular, because of poor documentation.
  759.  
  760.  It might not be fun for a programmer to write documentation. He already 
  761.  knows his creation every which way.  However, I really believe that a 
  762.  program's accompanying docs determine how poplular and broadly used it 
  763.  becomes among its users.
  764.  
  765.  Thinking about it....  When it comes to major undertakings it is usually 
  766.  best for someone other than the programmer to do the docs and manual.  
  767.  More likely to assure that it gets written *for* the user.  The docs and 
  768.  manual that accompany Kermit are a superb example of clearly written and 
  769.  and easilly referenced supporting instructions for its use.
  770.  
  771.  I'll put away my soapbox now...
  772.  
  773.  Howie
  774.  
  775.  P.S.  Gads!  It just dawned on me, could we two be the only two who never 
  776.  knew about this capability?  :/
  777.  ------------
  778. Category 3,  Topic 18
  779. Message 51        Tue Jul 21, 1992
  780. M.DULSKI1 [Mark @WIZARD]     at 22:15 EDT
  781.  
  782. No matter how good the documentation it's still up to the user to take the
  783. time to throughly read it!  Something I'm occasionally quilty of not doing a
  784. very good job of ;)
  785.  
  786. mmmmm, come to think of it, maybe I will go back and read the CS-DOS docs a
  787. little better.  Could be it reall is in there about using a Basic prg in
  788. ramdisk ;>
  789.  
  790.           ▐▐Mark▐▐
  791.  ------------
  792. Category 3,  Topic 18
  793. Message  52       Sun Sep 13, 1992
  794. S.CRAIK [Steve]              (Forwarded) 
  795.  
  796.  Hi ALL,
  797.  
  798.        Not sure if this would be the proper area to ask this
  799.  but, I'm having a problem with a portion of CS-DOS.
  800.  
  801.        I'm trying to use the CSARC1750 prg.  I find that it 
  802.  ends up turning the FLUSHING to disk  ..in trashing the 
  803.  directory.   Originally, I'd set up the AUTOEXEC such that
  804.  trying the process ended up FLUSHING the (what would seem) as
  805.  the entire REU.  Now I don't know if this was also happening
  806.  during the creation portion  ..but the end part of FLUSHING 
  807.  did seem to add WAY to much info.   Anyway, I've changed
  808.  the AUTOEXEC (I'm now using the AUTOEXEC from SETTIMEDAY.SFX)
  809.  
  810.       Result in doing this ended up FLUSHING a *.LZH that would
  811.  have the same byte/block count as CSARC but when trying to
  812.  read the directory with LHD.  It would jump into a display that
  813.  looked like it was trying to type to screen a program file.
  814.  
  815.       Could there be a different POKE than "poke dec("1bcf"),
  816.  low*16+high ??   From what I've read in the DOCs that seems to
  817.  be the correct poke for establishing a work area for CSARC1750
  818.  & LHA.
  819.  
  820.   NOTE:  I made an error when I mentioned looking at the directory
  821.          first it wasn't a *.LZH   IT WAS a *.ARC (of the IBM type)
  822.          second I was using the ARC128/L to list the directory.
  823.  
  824.       Anyway, has someone tried creating an IBM.ARC with CSARC1750?
  825.  ..and had GOOD results?
  826.  
  827.   Steve Craik
  828.  
  829.  ------------
  830. Category 3,  Topic 18
  831. Message 53        Wed Sep 23, 1992
  832. S.CRAIK [Steve]              at 03:28 EDT
  833.  
  834.   HELLO...
  835.  
  836.      Would someone try CSARC750'ing a file or two?
  837.  
  838.   Let me know what happens when you read the directory.
  839.  (I've been wondering..  would/could my using CSARC1750 via a DACC
  840.  to the REU in RAMLink ..be causing some complications?  It hasn't 
  841.  mattered with other things that make use of the REU in CS-DOS.)
  842.  
  843.    Hmm?
  844.  Steve Craik :-(
  845.  ------------
  846. Category 3,  Topic 18
  847. Message 54        Wed Sep 23, 1992
  848. C128.JBEE [* Sysop *]        at 16:18 EDT
  849.  
  850.  Hi :)
  851.  I will give it a shot soon.  For what it is worth CSARC has worked for me
  852.  before, I have never tried it with a Ramlink/REU.
  853.  ------------
  854. Category 3,  Topic 18
  855. Message 55        Sat Sep 26, 1992
  856. S.CRAIK [Steve]              at 02:22 EDT
  857.  
  858.   Hi JBEE,
  859.  
  860.       Just so not to be confused.  Its the CSARC1750, the one for use
  861.  with the REU.   Not just plain o' CSARC <grin>.   I can get that to
  862.  work.  Its just the CSARC1750 that's giving me some problems.  Maybe
  863.  its a poke here or there a little bit different.  Hmm?
  864.  
  865.   Thanks for going to give it a try, when you can.
  866.  
  867.  Steve Craik
  868.  ------------
  869. Category 3,  Topic 18
  870. Message 56        Fri Oct 02, 1992
  871. C128.JBEE [* Sysop *]        at 21:56 EDT
  872.  
  873.  Hi :)
  874.  My results:
  875.  csarc1750/a a:filename a:*
  876.  works fine, please note that filenames have to be 8 characters or shorter
  877.  (you are creating an PC archive) and do not add the extension .arc because
  878.  the program does it for you automatically.
  879.  
  880.  Now csxarc/l does not properly list an archive directory but
  881.  csxarc/v does!  So for now it looks like the only way to list an archive is
  882.  to verify it.
  883.  ------------
  884. Category 3,  Topic 18
  885. Message 57        Sun Oct 11, 1992
  886. S.CRAIK [Steve]              at 02:42 EDT
  887.  
  888.  Hi JBEE,
  889.  
  890.     I'll have to check that CSARC/v (to list the directory).  Cause, I'd 
  891.  tried other things ..but, hadn't worked.   Oops! you said CSXARC/V 
  892.  works.
  893.  
  894.   Side note..  for Bruce Vierling (sp..oops?).   I tried IDIR on a
  895.  3.5 and it worked but, had trouble with a 5.25 disk using IDIR.
  896.  ...I thought I'd touble check ..and used BBR v4.0 and it read the
  897.  5.25 IBM disk.  (note though, I only had one 5.25 IBM disk to test
  898.  it on.
  899.  
  900.   ..also somewhere you ask about compatiblity with CS-DOS and RAMLink
  901.  partitions  using various utilities.  I for get just which program it
  902.  was that was in question.  But, I find that I'm able to do most things
  903.  ..haven't tried everything  nor really documented what happens.  But,
  904.  If I make sure that I've assigned (RAMLink's device# 11) d,0 ..then
  905.  also each partition with a ASSIGN.  Oops!  I see I didn't print the
  906.  assign in the proper format (assign d 11,0) then partitions 6-9 with
  907.  11,6 11,7 11,8 11,9  respectively  ..I can MOVE, COPY & pretty sure
  908.  ARC128.   I'll continue to watch this and let you know of any probs.
  909.  
  910.  Steve Craik
  911.  ------------
  912. Category 3,  Topic 18
  913. Message 58        Sun Oct 11, 1992
  914. B.VRIELING1                  at 08:18 EDT
  915.  
  916. (I'll reply to this in Category 5, Topic #25)
  917.  
  918. ...Bruce
  919.  
  920. GEnie: B.VRIELING1
  921.  Internet: bvrieling@undergrad.math.waterloo.edu
  922.  
  923.  ------------
  924. Category 3,  Topic 18
  925. Message 59        Wed Nov 11, 1992
  926. B.LUCIER1 [bill l]           at 02:53 EST
  927.  
  928. Hey there, does anyone know where csdos store it information on drives. Ie
  929. which drive a: is referencing to? I think the default info is at $213a,but I
  930. can't find where it is stored after an assign. Thanks, Bill
  931.  ------------
  932. Category 3,  Topic 18
  933. Message 60        Wed Nov 11, 1992
  934. C128.JBEE [* Sysop *]        at 23:08 EST
  935.  
  936.  I don't have the memory charts at my finger tips but ASSIGN is what
  937.  determines which drive is matched to which drive parameter.
  938.  We are going to be doing a newer version of CS-DOS soon so that
  939.  information might change anyway.
  940.  ------------
  941. Category 3,  Topic 18
  942. Message 61        Sat Nov 14, 1992
  943. B.LUCIER1 [bill l]           at 07:08 EST
  944.  
  945. Thanks, Jbee. Will the parse tables at $1700 remain the same? I found the
  946. tables for the assigns at $213a in bank 1. The reason I ask is because I'm
  947. writing some programs which I would like to use in the csdos environment, and
  948. I would like to make sure that the commands use the right disk and
  949. partitions... THanks Bill
  950.  ------------
  951. Category 3,  Topic 18
  952. Message 62        Sat Nov 14, 1992
  953. C128.JBEE [* Sysop *]        at 16:46 EST
  954.  
  955.  Probably, depends on the person who is rewriting the shell.
  956.  ------------
  957. Category 3,  Topic 18
  958. Message 63        Sat Nov 14, 1992
  959. B.VRIELING1                  at 17:06 EST
  960.  
  961. Bill,
  962.  
  963. The table at $1700 is the JUMP table. If the shell re-writer moved that, NONE
  964. of the existing CS-DOS commands would function properly. That would not be
  965. good.
  966.  
  967. ...Bruce
  968.  
  969. GEnie: B.VRIELING1
  970.  Internet: bvrieling@undergrad.math.waterloo.edu
  971.  Fido: 1:229/15
  972.  
  973.  ------------
  974. Category 3,  Topic 18
  975. Message 64        Sun Nov 15, 1992
  976. C128.JBEE [* Sysop *]        at 01:28 EST
  977.  
  978.  Guess it won't be moved!
  979.  
  980.  Off topic but ....
  981.  FIDO 1:229/15
  982.  What do the numbers mean???
  983.  ------------
  984. Category 3,  Topic 18
  985. Message 65        Sun Nov 15, 1992
  986. CBM-ED [e.g.bell]            at 01:31 EST
  987.  
  988. They are the address of the orginator of the message, John.  I don't remember
  989. the specifics cuz I don't know all of the ins of the FIDO net, but there are
  990. zones, hubs, and something else.  The 3 parts of the number are akin to
  991. something like country, city, street address, for lack of a better comparison.
  992.  
  993.  ------------
  994. Category 3,  Topic 18
  995. Message 66        Sun Nov 15, 1992
  996. B.LUCIER1 [bill l]           at 15:00 EST
  997.  
  998. Thanks Bruce. Then It should be fairly safe to use... Bill
  999.  ------------
  1000. Category 3,  Topic 18
  1001. Message 67        Mon Nov 16, 1992
  1002. B.VRIELING1                  at 20:04 EST
  1003.  
  1004. John,
  1005.  
  1006. The tag at the end of my message (FIDO 1:229/15) indicates the Fido node at
  1007. which I can be reached through EMAIL.
  1008.  
  1009. Fido is a rather large network of over 6000 (mostly IBM) computers worldwide
  1010. which trade mail during Zone Mail Hour (between 5 am and 6 am for my
  1011. timezone). The name and telephone number of every single Fido node in
  1012. existance (as well as some other "control info") is passed around in a file
  1013. called the Node List (which is over a megabyte in size). In addition to direct
  1014. email, the computers also pass around conference mail, or echoes, all related
  1015. to a specific topic (and this is where the majority of the traffic is). And
  1016. finally, you can "poll" other systems for download files through a process
  1017. called File Requesting (or FREQing).
  1018.  
  1019. The first number in my Fido address, 1:, indicates the ZONE of the node. If
  1020. the "#:" is not present, zone 1 (or North America) is implied. Zone 2 is
  1021. Europe, 3 is Australia and surrounding area, and I think 4 is the stuff around
  1022. the old USSR.
  1023.  
  1024. The number before the "/" indicates the network of the node. My area around
  1025. Southern Ontario is net 229 within zone 1.
  1026.  
  1027. Finally, the number after the "/" (15) is the number of the node within
  1028. network 229. In my case, it is the number for Canada Remote Systems here in
  1029. Mississauga, Ontario (200+ lines, 34 Gigabytes online, FIDO, USENET, and about
  1030. 6 other major mail networks, $99/year). It was only 2 weeks ago that they got
  1031. a Fido feed (and now carry hundreds of Fido conferences), so I decided to add
  1032. the Fido stuff to my "tagline".
  1033.  
  1034. Incidentaly, the CBM 8-bit Fido conference is VERY active (ie. upwards of 75
  1035. new messages per day!). I'm actually surprised that neither Parsec nor CMD has
  1036. much of a (commercial) presense on it. Hmmmm...
  1037.  
  1038. It might be worthwhile to call a local Fido node, and see if the CBM conf is
  1039. available. It is on the Fido backbone (as well at the brand new 128 echo), so
  1040. should be widely available.
  1041.  
  1042. ...Bruce
  1043.  
  1044. GEnie: B.VRIELING1
  1045.  Internet: bvrieling@undergrad.math.waterloo.edu
  1046.  Fido: 1:229/15
  1047.  
  1048. P.S. I should also mention that the VortexNet BBS package is a fully Fido
  1049. compatible BBS program for the C128. It's author, Stephen Kunc, runs node
  1050. 1:163/227 at (613) 567-2128, and sells Vortex for $25.
  1051.  
  1052.  ------------
  1053. Category 3,  Topic 18
  1054. Message 68        Mon Nov 16, 1992
  1055. CMD-DOUG                     at 22:07 EST
  1056.  
  1057. Well, it isn't for lack of trying. None of the Fido boards in our area carry
  1058. that echo. :(
  1059.  
  1060. As for VortexNet BBS, we got a call a couple weeks back from someone who said
  1061. he got it, but that it only seemed to support 1571 and 1581 disk drives. I'd
  1062. be interested to hear if this is or isn't true from anyone who knows for
  1063. certain.
  1064.  ------------
  1065. Category 3,  Topic 18
  1066. Message 69        Mon Nov 16, 1992
  1067. CBM-ED [e.g.bell]            at 22:21 EST
  1068.  
  1069. VortexNet has been limited from the beginning as to what it supports in the
  1070. way of disk drives.  It does not support SwiftLink as yet, and the author is
  1071. the one on whose behalf I requested the permission to release my notes Doug. 
  1072. As for commercial presence on the FIDO networks, at least in the 8 bit world,
  1073. and I suspect the whole network, it is forbidden. The reason has something to
  1074. do with different rates for commercial and private uses of the phone lines.
  1075.  
  1076. VortexNet is presently the only 8 bit Commodore program that does support Fido
  1077. networking at present, though a young guy in my area, Rob Murawski, claims to
  1078. have the support working but not live in current release of his BBS,
  1079. Intelligentsia.  There are shareware copies here on GEnie.  He also supports
  1080. Avatar as I recall, FWIW.  
  1081.  
  1082. I do think CMD and Parsec would be well-served with a presence on FIDO, but
  1083. not in the capacity of vendors... rather as technical support, and  this
  1084. applies especially to CMD with their hardware which usually has a LOT of
  1085. message traffic every day.  Parsec gets more than passing metion  too for
  1086. various reasons including TC128, the ZIP chip, and now CS-DOS, etc. The people
  1087. would appreciate direct access, though I realize the limits of time and also
  1088. that you need a feed... tho Doug... couldn't CMD try to get their own feed? 
  1089. Tho it is hard to imagine no one in your area carries it.  And as for FIDO
  1090. traffic, I can personally testify that the message traffic is closer to  200
  1091. message per day on the one echo and  was closing in on 50-100 on the other
  1092. network before I lost access to it. To be honest, it is now too voluminous for
  1093. me to keep up with.
  1094.  ------------
  1095. Category 3,  Topic 18
  1096. Message 70        Tue Nov 17, 1992
  1097. C128.JBEE [* Sysop *]        at 09:17 EST
  1098.  
  1099.  Well, GEnie is my home now ;) and I couldn't really offer support on
  1100.  another network.  I just don't have the time or money for it.
  1101.  Bruce, thanks for the post though.  I like knowing the how and whys :)
  1102.  ------------
  1103. Category 3,  Topic 18
  1104. Message 71        Fri Jan 08, 1993
  1105. G.HOYLE                      at 01:01 EST
  1106.  
  1107. Help! I've just downloaded CS-DOS and I don't know what to do! I've got a
  1108. Commodore 128 (with a 40 column monitor only), a 1764 REU, a 1541 floppy
  1109. drive, and a CMD HD-20 hard drive. All I want to do is to ARC (or LHA?) some
  1110. text files for uploading so that IBM users can un-ARC (or LHA) them. Can this
  1111. be done without a 1750 REU? How should I set up this program???
  1112.  ------------
  1113. Category 3,  Topic 18
  1114. Message 72        Mon Jan 11, 1993
  1115. F.BUNTON                     at 19:26 EST
  1116.  
  1117. Is the CS-DOS program "only" to be run from 128 native mode AND with  a REU? 
  1118. Is it possible to run CS-DOS from cp/m? or without an REU?
  1119.  
  1120. Just what "hardware" is needed to install and run CS-DOS.  Where is  the best
  1121. place to obtain the needed items?  What are good prices? 
  1122.  
  1123. Does CS-DOS use a mouse (or a mouse could be used)?  What is a good  mouse to
  1124. use?
  1125.  
  1126. Can anyone answer these questions?  Thanks.
  1127.  ------------
  1128. Category 3,  Topic 18
  1129. Message 73        Mon Jan 11, 1993
  1130. R.KNOP1 [Rob Knop]           at 22:00 EST
  1131.  
  1132.  CS-DOS is a 128-only program.  It runs under native mode of the 128, and as
  1133.  such will not run under CP/M.  No REU at all is required for CS-DOS itself,
  1134.  though if it is there, CS-DOS will make effective use of the REU.  (Note that
  1135.  an REU _is_ required to run LHA, which is a program that runs under CS-DOS.)
  1136.  
  1137.  Other than your 128, disk drive, and monitor, no special hardware is needed
  1138.  to run CS-DOS.  You should be able to dissovle the CS-DOS archives to disk by
  1139.  just LOADing and RUNning the .sfx archives.  To get ahold of lhx and lha, you
  1140.  need to get LHARC.ARC (I _think_ that's the filename), which will require
  1141.  arc128 (included in the CS-DOS .sfx's) to extract the files from the archive.
  1142.  
  1143.  CS-DOS itself doesn't use the mouse, and to the best of my meager knowledge
  1144.  no currently existing CS-DOS program uses the mouse.  One could visualize
  1145.  this changing in the future, however.  Why is a mouse useful?  Well, I use
  1146.  mine with GEOS, Pocket Writer 2, and Dialogue128 primarily.
  1147.  
  1148.  -Rob
  1149.  ------------
  1150. Category 3,  Topic 18
  1151. Message 74        Tue Feb 23, 1993
  1152. M.MINNIG                     at 04:54 EST
  1153.  
  1154. I need an "Utter Imbecile's Guide to CS-DOS"; I'm sure there's a textfile in
  1155. the library that'll help me.
  1156.  
  1157. Suggestions, anyone?
  1158.  
  1159. Michael
  1160.  ------------
  1161. Category 3,  Topic 18
  1162. Message 75        Tue Feb 23, 1993
  1163. C128.JBEE                    at 09:24 EST
  1164.  
  1165.  Actually, this whole topic is the next best thing :)
  1166.  
  1167.  I did upload "helper" files a while ago to Lib #2 that had everything
  1168.  setup and ready to use.  I will be uploading new CS-DOS and ARC packages
  1169.  in March that should be a bit easier to use.
  1170.  ------------
  1171. Category 3,  Topic 18
  1172. Message 76        Tue Feb 23, 1993
  1173. HOWIE-CBM                    at 13:09 EST
  1174.  
  1175.  Michael,
  1176.  
  1177.  My approach to complex software has been a quick once-over of its docs
  1178.  and/or manual, and then jumping right in and using it, referring to docs
  1179.  whenever I wanted to do something I didn't know how.  I've taken this
  1180.  approach with PCiii, which I have just started using.
  1181.  
  1182.  As JBEE points out, if you run into a snag and something doesn't work,
  1183.  you can ask here.  Lots of us have been down the CS/DOS learning curve and
  1184.  are happy to share what we know with everyone.
  1185.  
  1186.  An other idea is to do what I also did recently.  Buy some Leroy Cheat
  1187.  Sheets.  I got several, one especially for PCiii, but they have others, and
  1188.  also blanks. Since I am pretty sure none exist for CS/DOS, a blank one might
  1189.  do just fine for keeping often used commands easilly accessible.
  1190.  
  1191.  An other approach (also something that I did) was to re-organize, or
  1192.  more precisely organize the CS/DOS docs, so that all of them are in
  1193.  books in alphabetical order, ready for easy referrral.
  1194.  
  1195.  BTW, those Cheat Sheets can be bought direct from:
  1196.  
  1197.  Cheatsheet Products, Inc.
  1198.  P.O.  Box 8369
  1199.  Pittsburgh, PA  15218
  1200.  
  1201.  Howie
  1202.  ------------
  1203. Category 3,  Topic 18
  1204. Message 77        Tue Feb 23, 1993
  1205. CBM-MARK                     at 22:50 EST
  1206.  
  1207.  Howie,
  1208.  
  1209.  A quick once over of the CS-DOS docs?  Refering to them when needed?  Don't
  1210.  work with *those* docs! :D  An indepth study is neede just to make heads or
  1211.  tails of what the docs are trying to say.  They assume the user knows how to
  1212.  use CS-DOS in the first place in my opinion.  Consider the problems with
  1213.  the ARC128 command line!  It's *in* the docs that you have to use the whole
  1214.  word "ARC128", however anything but obvious :/  Also absolutely nothing
  1215.  about the fact you can rename ARC128 to just ARC and use the same command
  1216.  line as ARC on the C64.  Just one example of MANY.  Heck, I don't understand
  1217.  half of what the docs are saying.  Of course then again I only use less than
  1218.  half of CS-DOS functions.
  1219.  
  1220.  Good to hear JBEE is releasing a easier to use CS-DOS soon!  Great!
  1221.  
  1222.  I don't remember, is CS-DOS still going to be shareware in it's new release?
  1223.  
  1224.            ▐▐Mark▐▐
  1225.  ------------
  1226. Category 3,  Topic 18
  1227. Message 78        Wed Feb 24, 1993
  1228. C128.JBEE                    at 02:20 EST
  1229.  
  1230.  The moment I bought CS-DOS and ARC it was no longer shareware.   Mainly
  1231.  due to how and what I feel shareware should be.
  1232.  The only people that have to pay for using CS-DOS and ARC are the people
  1233.  I approve for licensing of the routines that CHARGE for their own
  1234.  program.  Otherwise it is copyrighted but free to use without guilt.
  1235.  If I approve of the use, people that use routines in programs they do not
  1236.  charge for do not have to pay anything.
  1237.  
  1238.  ------------
  1239. Category 3,  Topic 18
  1240. Message 79        Wed Feb 24, 1993
  1241. HOWIE-CBM                    at 07:29 EST
  1242.  
  1243.  Mark,
  1244.  
  1245.  Well, yes everything you say is so.
  1246.  
  1247.  However, once one realizes that the docs presume that you have been a
  1248.  part of the on going dialogue of cs/dos development, you can just
  1249.  jump in and start absorbing the stuff.
  1250.  
  1251.  The docs are excellent proof that a programmer should never be the one to
  1252.  write the docs describing the use of his/her program.
  1253.  
  1254.  Even so, cs/dos is so rich with user defineable options, it *IS* worth
  1255.  the effort.
  1256.  
  1257.  Howie
  1258.  ------------
  1259. Category 3,  Topic 18
  1260. Message 80        Wed Feb 24, 1993
  1261. CBM-MARK                     at 09:16 EST
  1262.  
  1263.  Thanks JBEE!  And I'm sure I'm not the only one to thank you for releasing
  1264.  such a fine program to PD. (copyrighted PD that is ;)  I do feel a little
  1265. better
  1266.  now. I've been using CS-DOS for a couple years without being registered,
  1267. though
  1268.  it did cost me $10 in bank fees trying to register.  But that's another
  1269. story.
  1270.  
  1271.  Howie, you're right, CS-DOS is worth the effort of learning.  That I don't
  1272.  deny.  Docs suck is all ;D
  1273.  
  1274.                ▐▐Mark▐▐
  1275.  ------------
  1276. Category 3,  Topic 18
  1277. Message 81        Wed Feb 24, 1993
  1278. C128.JBEE                    at 14:54 EST
  1279.  
  1280.  CS-DOS IS NOT EVEN CLOSE TO PUBLIC DOMAIN AND NEVER WAS.
  1281.  (just thought I would clarify that)
  1282.  ;D
  1283.  ------------
  1284. Category 3,  Topic 18
  1285. Message 82        Wed Feb 24, 1993
  1286. B.VRIELING1                  at 18:58 EST
  1287.  
  1288. Mark,
  1289.  
  1290. "Copyrighted PD"? That's an oxi-moron. When a program is declared Public
  1291. Domain, it no longer has ANY rights attached to it. For examples, if I
  1292. released my CS-DOS Extra Utilities Pack as PD, and then placed restrictions on
  1293. how it would be distributed (for example, may not be distributed for a fee), I
  1294. would be screwed up; once it is PD, someone could take my code and SMOKE it or
  1295. charge $100,000 for it, and there would be NOTHING I could do about it.
  1296.  
  1297. As JBEE pointed out, CS-DOS is NOT PD, and many of his PR headaches with CS-
  1298. DOS I'm sure are a result of the mis-assumption that CS-DOS at one time WAS
  1299. PD.
  1300.  
  1301. Be careful the words you use... (said with a wink and a smile, of course... :)
  1302.  
  1303. ...Bruce
  1304.  
  1305. GEnie: B.VRIELING1
  1306.  Internet: bvrieling@undergrad.math.waterloo.edu
  1307.  Fido: Bruce Vrieling @ 1:229/15
  1308.  
  1309.  ------------
  1310. Category 3,  Topic 18
  1311. Message 83        Wed Feb 24, 193
  1312. CBM-MARK                     at 21:41 EST
  1313.  
  1314.  Ok, bad choice of words ;D  I knew it was NOT PD as in 'freely usable however
  1315.  the user feels like' and that includes use of the code in their own programs.
  1316.  And it's not Shareware.  As I understand it, it CAN be freely used 'as is'
  1317. but
  1318.  to use part of the CS-DOS package's code in your own programs a fee MUST be
  1319.  paid or at least some sort of bartering MUST be done with the individual
  1320. (JBEE :)
  1321.  who now owns the rights to CS-DOS.
  1322.  
  1323.  Since I didn't quite know what to call CS-DOS, it's why I called it
  1324. "copyrighted
  1325.  PD".  Free to use in it's entirity but NOT free for plundering of it's code.
  1326.  
  1327.  So, somebody, what *is* this type of software called?  :)
  1328.  
  1329.                ▐▐Mark▐▐
  1330.  ------------
  1331. Category 3,  Topic 18
  1332. Message 84        Wed Feb 24, 1993
  1333. CMD-DOUG                     at 22:01 EST
  1334.  
  1335. Some call it 'freeware' or 'freely distributable'. This usually covers any
  1336. software which is copyrighted, yet can be freely distributed under the
  1337. limitations specified by the author or copyright holder.
  1338.  ------------
  1339. Category 3,  Topic 18
  1340. Message 85        Thu Feb 25, 1993
  1341. C128.JBEE                    at 02:59 EST
  1342.  
  1343.  The csxtra41.lzh tool file is live.
  1344.  ------------
  1345. Category 3,  Topic 18
  1346. Message 86        Thu Feb 25, 1993
  1347. CBM-MARK                     at 08:06 EST
  1348.  
  1349.  Freeware!  That's it!  I knew it had to be 'coined' something :)  Yes, I
  1350.  have heard of freeware now that you mention it but I see the term so little
  1351.  I couldn't think of it.  Thanks Doug ;)
  1352.  
  1353.         ▐▐Mark▐▐
  1354.  ------------
  1355. Category 3,  Topic 18
  1356. Message 87        Fri Feb 26, 1993
  1357. M.MINNIG                     at 04:07 EST
  1358.  
  1359. Thanks for the responses!  Now I feel like a less-lonely imbecile!  I followed
  1360. the "docs", but only get a "file not found" error when giving the commmand:
  1361.  
  1362. arc128/a a:arcname c:*
  1363.  
  1364. For some reason, the computer tries to load "a a:arcname" !!!
  1365.  
  1366. I'll keep trying............
  1367.  
  1368. Michael
  1369.  ------------
  1370. Category 3,  Topic 18
  1371. Message 88        Fri Feb 26, 1993
  1372. CBM-MARK                     at 07:49 EST
  1373.  
  1374.  Michael,
  1375.  
  1376.  You're not adding the '.arc' suffix to the "arcname" are you?  If you are
  1377.  this will cause 'file not found' when dissolving.
  1378.  
  1379.          ▐▐Mark▐▐
  1380.  ------------
  1381. Category 3,  Topic 18
  1382. Message 89        Fri Feb 26, 1993
  1383. C128.JBEE                    at 14:29 EST
  1384.  
  1385.  arc128/a a:arcname.arc c:*
  1386.  ------------
  1387. Category 3,  Topic 18
  1388. Message 90        Fri Feb 26, 1993
  1389. CBM-MARK                     at 22:26 EST
  1390.  
  1391.  JBEE, what are you saying?  You *can* include the '.arc' suffix in the
  1392. command
  1393.  line when creating an archive?  Every time I try that I end up with an
  1394. archive
  1395.  that is called "arcname.arc.arc" :/  
  1396.  
  1397.  Like I mentioned before, using the .arc suffix in the command line to
  1398. dissolve
  1399.  an archive (arc128/xa c:arcname.arc) gives an error of 'file not found'  for
  1400.  me.  As if ARC128 is always adding on the '.arc' suffix itself before
  1401. accessing
  1402.  the disk drive.
  1403.  
  1404.  Michael, sorry, I misunderstood your last message.  I thought you were asking
  1405.  about dissolving archives.  After seing JBEE's message I went back and reread
  1406.  yours.  Ooops :>  Pay more attention to JBEE's help than mine.  He uses CS-
  1407. DOS
  1408.  and utilities like arc a heck of a lot more than I do  :D
  1409.  
  1410.                ▐▐Mark▐▐
  1411.  ------------
  1412. Category 3,  Topic 18
  1413. Message 91        Sat Feb 27, 1993
  1414. C128.JBEE                    at 02:07 EST
  1415.  
  1416.  "Works for me" :)
  1417.  ------------
  1418. Category 3,  Topic 18
  1419. Message 92        Sat Feb 27, 1993
  1420. CBM-MARK                     at 08:13 EST
  1421.  
  1422.  Boy do I feel like a fool (again :)  I went back and tried including the .arc
  1423.  suffix in the command line.  Worked for me too :/  Got me thinking where I
  1424.  had the problem and when.  *Now* I remember.  My first copy of arc (2.20) has
  1425.  always been flakey with my 1571's and since I still have it I tried using
  1426.  the .arc suffix in the command line with it.  First try just left a open
  1427.  channel to the drive.  Resetting everything and tried again gave me the
  1428.  double .arc suffix when I created one.  Drive was in 1541 mode both tries.
  1429.  
  1430.  Was just confused as to which version of arc I had the trouble with.  See
  1431.  Michael, don't pay any attention to me ;)
  1432.  
  1433.  Looks like my copy of 2.20 could be corrupted so I might as well put it
  1434.  out of my misery :D
  1435.  
  1436.  Thanks for setting me straight JBEE!
  1437.  
  1438.             ▐▐Mark▐▐
  1439.  ------------
  1440. Category 3,  Topic 18
  1441. Message 93        Sat Feb 27, 1993
  1442. CBM-ED [e.g.bell]            at 09:11 EST
  1443.  
  1444. Mark:  Nothing like squeezing an old copy... that is like 3 versions
  1445. behind.... I remember reading about the problems with that version in Chris'
  1446. ARCLOG file.   >>hehehehe<<
  1447.  ------------
  1448. Category 3,  Topic 18
  1449. Message 94        Sat Feb 27, 1993
  1450. HOWIE-CBM                    at 13:46 EST
  1451.  
  1452.  That isn't the way I do things.
  1453.  
  1454.  Once I get an upgrade version, and am confident it is solid, all copies
  1455.  of prior versions get zapped.
  1456.  
  1457.  No point in having it hang around.  Altho at this point my collection of
  1458.  disks has become so unmanageable that I am lucky to find anything since
  1459.  it can be anywhere, so old things may not get zapped as they should.
  1460.  
  1461.  And, I am pretty well organized too.
  1462.  
  1463.  Howie
  1464.  ------------
  1465. Category 3,  Topic 18
  1466. Message 95        Sat Feb 27, 1993
  1467. CBM-MARK                     at 22:17 EST
  1468.  
  1469.  Before CS-DOS arc2.20 was the only thing I had.  Came from a local BBS.
  1470.  
  1471.  I'm not very organized here ;)  Most times I don't clean up the old useless
  1472.  stuff from my disks until I'm in danger of running out.  More than once it
  1473.  has been a mad scramble to clean up a disk so I'ld have room to save my
  1474.  term buffer!  LOL!
  1475.  
  1476.          ▐▐Mark▐▐
  1477.  ------------
  1478.