home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / RTCMMSGS02.SFX / 04rtcmmsgs next >
Encoding:
Text File  |  1990-02-12  |  33.5 KB  |  789 lines

  1. -----------
  2. Category 8,  Topic 18
  3. Message 121       Sun Oct 01, 1995
  4. R.KIRK7 [Dick]               at 21:19 EDT
  5.  
  6. E.G.
  7.  
  8. OK I did a C=L to load a file which filled the buffer. I did a CTRL O to stash
  9. it to bank 0. I did a C=K to clear the buffer. I did a CTRL I and selected
  10. bank 0. I did a C=V to view the buffer. I used CTRL B to page through the
  11. buffer.
  12.  
  13. I was able to view the total contents however when it got to the end it just
  14. kept going over agin from the beginning. For some reason it is in a continuous
  15. loop and will never end.
  16.  
  17. See if this works for you!
  18.  ------------
  19. Category 8,  Topic 18
  20. Message 123       Mon Oct 02, 1995
  21. E.GBELL [e.g.bell]           at 05:38 EDT
  22.  
  23. RK:  The buffer viewer in 3.01, and from  now on, cycles over instead of
  24. ending... iow, when you reach the end, RTCMaster prints a line like this:
  25.  --------------------------------------------------------------------------
  26.  and then starts again at the top of the buffer.  If you are scrolling up, it
  27. prints that line and starts again at the bottom.  This is just a convenience
  28. feature that I find kind of useful.  That is what you are running into.
  29.  
  30. As for the C=V and ^V.... C=V has always been the key used to view the buffer.
  31. With 3.00, I believe, I introduced a scrollback buffer, which is a 48K buffer
  32. totally separate from your main buffer.  This buffer is on all the time,
  33. whether you have  your buffer on or not.  Note that the only way you would
  34. have this is if you have a 64K VDC.  Those with 16K VDC don't have this
  35. feature.
  36.  
  37. Note also that when you mark a buffer you are going to be shown less
  38. buffer.... so if you mark the last 20 or 30 lines of a buffer, it is going to
  39. 'loop' over and over again because of what I mentioned above.
  40.  
  41. As for the page size I mentioned, that is set in defaults.... it is a setting
  42. that allows you to set the size of your buffer for autosave.  For DMA, you
  43. should leave it at the max setting which is 254 I believe.  If you want
  44. RTCMaster to autosave your buffers to disk in smaller files, you would set
  45. this smaller.  It has nothing to do with the size selection you mentioned. 
  46. That only tells RTCMaster how many banks are available in your REU.  The page
  47. setting tells it how much data to buffer before autosaving. But since DMA
  48. saves a whole buffer no matter what, it would make no sense to set a buffer
  49. setting less than maximum.  That would result in a huge waste of your REU
  50. memory.
  51.  
  52. I'm glad you figured out what the problem was. I'd have been stumped trying to
  53. find that one. ;)
  54.  
  55. BTW, the new version, 3.02, has some further enhancements to the scrollback
  56. buffer... it correctly strips out the deletes now... AND the characters that
  57. were deleted.... If you know the problem you will know what I'm talking
  58. about... if you don't it isn't important.
  59.  
  60. O, and about the boot program... are you using it on YOUR copy of EZ.BOOT or
  61. the new one uploaded with OVRL.BOOTSET.  This is critical.  The BOOTSET
  62. overlay absolutely requires that you use the EZ.BOOT created especially for
  63. use with it.  One way or the other, I'll see that you get the new version when
  64. it is ready... I tested it again when you pointed this out so I know it works.
  65. ; )
  66.  
  67. egb
  68.  
  69.  ------------
  70. Category 8,  Topic 18
  71. Message 124       Mon Oct 02, 1995
  72. CBM-MARK                     at 22:37 EDT
  73.  
  74.  Ed, I'm having problems with getting 3.02 to operate correctly.  Maybe a 
  75.  bad archive?  It verified Ok at this end.  What happens is that during
  76.  boot up and after LOBLOCK is loaded you get a message atthe top of the screen
  77.  saying "loading".  Well, nothing is loading.  It should be the modem init
  78.  string being sent but that's not shown on screen.  Sorry, forgot to look
  79.  at the modem to see if the init string is in fact being sent but just not
  80.  showing on the screen.  Just thought of that now :/
  81.  
  82.  The other problems are, right after the boot up is complete the buffer
  83.  shows it contains 64768 blocks.  It should be empty on initial start up.
  84.  Viewing it I see lots of garbage, the modem init string, the word "autolog"
  85.  and some other words that are related to RTCM.  All repeating over and over.
  86.  You *are* able to clear the buffer.
  87.  
  88.  The last thing is, touch the RUN/STOP key (no RESTORE) and the whole thing
  89.  crashes to a black screen with a block cursor.  RUN/STOP-RESTORE does *not*
  90.  recover from the crash.  Only resetting the computer gets you out of it.
  91.  I quit testing here.
  92.  
  93.                           ~~Mark~~
  94.  ------------
  95. Category 8,  Topic 18
  96. Message 125       Tue Oct 03, 1995
  97. E.BOURDON1 [C128-Eddie]      at 00:35 EDT
  98.  
  99.  Ed, 
  100.     I am also having trouble with 3.02.  I have had it crash on me 3 times
  101.  within 10 minutes.  Each time I was in the RTC.
  102.  I didn't get a chance to write down what the monitor broke to
  103.  the first 2 times, but the last time I got this:
  104.  00202 be 00 01 de 52
  105.  Also, I am having trouble using the scripts.  I have redone
  106.  all my scripts with the ovrl.Scriptmaker, but the problem
  107.  still persists, and I have not had this problem with 3.01.
  108.  It dial the number fine, I get the connect message, it
  109.  prints the 'hhhhh' to the screen, then the music starts playing,
  110.  and the script hangs at that point.  I have to hit run/stop and
  111.  enter the rest manually.
  112.  I am booting off a Ramlink, and have set up my boot file
  113.  with the bootmaker overlay. 
  114.  RTCM 3.01 worked almost flawless for me, with the exception of 
  115.  some trouble with Datamover.
  116.  Any ideas?
  117.  ------------
  118. Category 8,  Topic 18
  119. Message 126       Tue Oct 03, 1995
  120. E.GBELL [e.g.bell]           at 06:04 EDT
  121.  
  122. Eddie and Mark:  I'll have to check what I uploaded.  Until then I can't
  123. explain any of this....  I use 3.02 exclusively, booting from the RamLink, and
  124. tested almost exclusively with SwiftLink, but I've also used my user port
  125. modem... and am now as a matter of fact.
  126.  
  127. I'll be looking into this but not til Thursday... I have classes tonight and
  128. tomorrow night.
  129.  
  130. ed
  131.  
  132. btw, Eddie, just for testing purposes, try disabling the music... see if that
  133. makes a difference.
  134.  
  135.  
  136.  ------------
  137. Category 8,  Topic 18
  138. Message 127       Tue Oct 03, 1995
  139. E.BOURDON1 [C128-Eddie]      at 20:55 EDT
  140.  
  141.  Ed,
  142.       When I had setup the myboot file, I also have the 'allow music
  143.  to burst forth' set to no in my dflt.mysetup.
  144.  I am assuming this is the music you are talking about.
  145.  ------------
  146. Category 8,  Topic 18
  147. Message 128       Wed Oct 04, 1995
  148. E.GBELL [e.g.bell]           at 05:30 EDT
  149.  
  150. Yes, that is what I was talking about.  I'm reasonably sure all of these
  151. problems are setup problems.... that is, there is a setup that is causing
  152. problems and I never see it because my setup is not like that... which is why
  153. I always ask that the files be tested before release. ;)
  154.  
  155. The address you gave does shed some light on things.  If it is in the $02xx
  156. range, it *could* be the  'install.obj' file that is trash.  I kind of think I
  157. use that address as a temporary code buffer during the 'sniff' routine.  I
  158. have another class tonight, but tomorrow night, I'm going to dissolve the
  159. archives here and try them out on my system.   With the hours I've been
  160. working    (and going to school) I just did not have time to dissolve them
  161. before sending them because there are so many files.  Now I'll have to.  If it
  162. works here, I'll try making a bundle of the absolutely necessary files and
  163. upload that and work from there.
  164.  
  165. egb
  166.  
  167.  ------------
  168. Category 8,  Topic 18
  169. Message 129       Wed Oct 04, 1995
  170. CBM-MARK                     at 21:03 EDT
  171.  
  172. Ed, I have my music turned OFF in my defaults, same as Eddie, and AUTOLOG
  173. turns it on after a CONNECT when it shouldn't.  Eddie, try pressing the
  174. RUN/STOP key to get the music to stop.  Only press it once though.  A second
  175. press may cause the script to abort.
  176.  ------------
  177. Category 8,  Topic 18
  178. Message 130       Wed Oct 04, 1995
  179. E.BOURDON1 [C128-Eddie]      at 21:13 EDT
  180.  
  181.  Ed,
  182.     That is what we are here for, to test them for you.
  183.  If they all work fine for everybody, then there is no need for
  184.  you to spend all that extra time on the files.
  185.     I was hoping that it was just something that I had done wrong,
  186.  and that 3.01 had worked so well I couldn't wait to try 3.02.
  187.  ------------
  188. Category 8,  Topic 18
  189. Message 131       Wed Oct 04, 1995
  190. E.BOURDON1 [C128-Eddie]      at 23:31 EDT
  191.  
  192. Mark,
  193.    That is what happend to me. I have the music set to off, then I am forced
  194. to hit run/stop to stop it.  The script then doesn't continue, nor  is it
  195. aborted.  I am forced to then hit run/stop to abort the script and continue
  196. manually.
  197.  ------------
  198. Category 8,  Topic 18
  199. Message 132       Thu Oct 05, 1995
  200. E.GBELL [e.g.bell]           at 07:04 EDT
  201.  
  202. I thought of something that I had forgotten to mention earlier...
  203.  
  204. Are you using a Swiftlink Eddie?  I honestly don't remember... if you are, you
  205. have to recreate your boot program.  Use BOOTSET to do this as it will
  206. automate the whole process.
  207.  
  208. This version of RTCM no longer looks for (or even has) the file 'SWIFT.OBJ'.
  209. The new version is called 'SWIFTRTS.OBJ'.  This file is the NMI driver for the
  210. SwiftLink.  There are some other things in there too, but mainly the engine. 
  211. If you are still trying to load SWIFT.OBJ and it is not there, it would
  212. explain the crashes I believe.
  213.  
  214. I have been using 3.02 for over a week now without problems, but with the new
  215. stuff in RTCM, this kind of thing always seems to happen to me.
  216.  
  217. Another thing, if you are using a high speed modem, that you will want to do
  218. is to go into defaults and set your flow control method and the limit before
  219. control is asserted.  Using BOOTSET will also automate these selections.
  220.  
  221. If you are using a user port modem, I have more detective work to do, although
  222. I never touched those routines, and I did test them before uploading the
  223. program too.
  224.  
  225. Note that if you are using a user port modem, the flow control stuff won't
  226. really apply to you as that driver does not look for it or assert it.
  227.  
  228.  ********  Also *********
  229.  
  230. I found a bug in 3.0# that you might never have found.  It is not a serious
  231. one, but....
  232.  
  233. If you load a buffer and then do a search for  a string and select one of the
  234. located occurrences and view from that point AND THEN LOAD ANOTHER BUFFER,
  235. when you exit the buffer viewer, RTCM window management gets confused and the
  236. cursor goes behind the main screen status line. RUN/STOP/RESTORE will fix
  237. that.  You would have to restore your buffer if you wanted that data.
  238.  
  239. The fix is in for the next release.  And as an aside, version 3.02 now
  240. maintains your buffer when you hit RUN/STOP/RESTORE so that is different too.
  241.  Dunno why I didn't think of that when I put in the trap for those keys!
  242.  
  243. Mark:
  244.  
  245. As for the music not being turned off I can't explain that.  That flag is in
  246. the dflt.##### file.  Nothing anywhere in the program changes it (except for
  247. ovrl.defaults) so I would have to suspect it is set in your dflts. file
  248. somehow.  I'll get the address for you.  You can load the file and check that
  249. address to see if it is 0.  I believe the only two settings are 0 and 128.
  250.  
  251. ed
  252.  
  253.  ------------
  254. Category 8,  Topic 18
  255. Message 133       Thu Oct 05, 1995
  256. E.BOURDON1 [C128-Eddie]      at 16:35 EDT
  257.  
  258.  Ed,
  259.      I am using a swiftlink with a 14.4k modem.
  260.  I did create a new boot program with the bootset overlay.
  261.  I answered all the questions and all seemed to have worked fine, 
  262.  until I tried it out online.  
  263.  When I set up my modem stuff, I set the baud rate to 2400.  I no longer
  264.  have access to a 9600 node, so I decided to leave it at 2400.
  265.  I also re-did my dflt.mysetup file incase there was anything that was
  266.  switched between 3.01 and 3.02.
  267.  ------------
  268. Category 8,  Topic 18
  269. Message 134       Thu Oct 05, 1995
  270. CBM-BANDIT                   at 22:59 EDT
  271.  
  272. Ed,
  273.  
  274. I logged on with 3.02, but did it manually just to check things out... will go
  275. thru the BOOTSET routine tomorrow.
  276.  
  277. By any chance is there a way to disable the screen blank routine? To me, I
  278. find it irritating. I find that if I leave the keyboard long enough and don't
  279. want to turn off the computer, I will turn off the monitor. (I leave my
  280. computer on all the time)
  281.  
  282. :)
  283.  
  284.  ------------
  285. Category 8,  Topic 18
  286. Message 135       Fri Oct 06, 1995
  287. E.GBELL [e.g.bell]           at 05:32 EDT
  288.  
  289. Cam:  Set the timer to 128. That will disable it.
  290.  
  291. Eddie:  I'll reply to you later... I did some testing of what I uploaded last
  292. night on my user port and it worked ok... except for one thing, the xon/xoff,
  293. which I'll explain tonight.
  294.  
  295.  
  296.  ------------
  297. Category 8,  Topic 18
  298. Message 136       Fri Oct 06, 1995
  299. CBM-BANDIT                   at 07:04 EDT
  300.  
  301. I did set it to 128, but the screen still went blank after awhile :/
  302.  I'll try again later along with the other goodies. :)
  303.  
  304.  ------------
  305. Category 8,  Topic 18
  306. Message 137       Fri Oct 06, 1995
  307. CBM-BANDIT                   at 20:57 EDT
  308.  
  309. Ed,
  310.  
  311. I played around with 3.02 some today and this is what I have so far:
  312.  
  313. - Bootset: Not recognizing the DFLT.MYSETUP file
  314.  
  315. - No problems with the Autolog (no music) except that the script to mail and
  316.   BB didn't quite function properly..
  317.  
  318. It logged me on and took me straight to the BB and bypassed the mail. (I
  319. didn't have any mail at the time) Logged me off, but didn't terminate the
  320. script.
  321.  
  322. Also noticed when setting up the drives, I couldn't set the target device the
  323. same as the system and source device. Was this meant to be?
  324.  
  325. -Screenblanker: Seems to be disbled at the moment with the "128" command set.
  326.  
  327.  
  328. Oh, I'm running 3.02 from the Hard Drive, partition 34.
  329.  
  330.  ------------
  331. Category 8,  Topic 18
  332. Message 138       Sat Oct 07, 1995
  333. E.GBELL [e.g.bell]           at 10:29 EDT
  334.  
  335.  Cam:
  336.   CS> - Bootset: Not recognizing the DFLT.MYSETUP file
  337.  
  338.  Not sure what you mean here?  Do you mean it does not come up in the
  339.  directory listing?  Bootset modifies this file, but does not actually
  340.  read it.  It just loads the one you pick and adds some settings to it
  341.  that you provide through the prompts.  Maybe I just don't understand
  342.  what you mean.
  343.  
  344.   CS> script to mail and   BB didn't quite function properly..
  345.  
  346.   CS> It logged me on and took me straight to the BB and bypassed
  347.   CS> the mail. (I didn't have any mail at the time) Logged me off
  348.  
  349.  Ok, which script are you using?  Do you logon through sprintnet?  If so,
  350.  that script is just supposed to go directly to the bb, read the messages,
  351.  and then say 'bye'... but it does one more thing... at the '@' prompt
  352.  for sprintnet, it sends the 'hangup' command.  Could this be the one
  353.  you are using. It sure sounds like it.
  354.  
  355.   CS> when setting up the drives, I couldn't set the target device
  356.   CS> the same as the system and source device. Was this meant to be
  357.  
  358.  No, and I'm going to go check this right now... hold on a sec...
  359.  
  360.  Ok, cam, I just tried what you described and here is my status line
  361. display...
  362.  
  363.  01:17:07:A:C:010520:B::H:**::A:16:16:16:S:F:$***.** 
  364.  
  365.  basically, I could not duplicate this problem.  Could you give me a
  366.  step by step?  bTW, I don't know if you noticed, but based on what you
  367.  mentioned a few months ago, I added support for partitions up to 254.
  368.  So you should be able to access partition 34 now with no problem...
  369.  rememeber version 3.01 could not go higher than 31.
  370.  
  371.   CS> Screenblanker: Seems to be disbled at the moment with the "128"
  372.  
  373.  Yes, it really has to.  I did not understand why you had problems with
  374.  this... again, this was implemented specifically at the request of you
  375.  and I think sherry.
  376.  
  377.  bTW, I also added the chime when the greeter is off, and a way to 
  378.  toggle that, tho I can't remember the command right now... maybe c=5.
  379.  and you can use c=z to check the current status of the function at any
  380.  time... it says 'chime on/off' I believe.
  381.  
  382.  I *thought* I had fixed a problem that Bill Onufryk and RKIRK had 
  383.  mentioned with missed prompts following an autosave, but as I have been
  384.  pondering the fix I mentioned, I am starting to think the 'fix' I put in
  385.  won't do the trick.  with all of the problems you are all having, I am
  386.  kind of inclined to do another run of 3.02 to put in the fixes for this
  387.  stuff.... and then to release the program piecemeal until we have all the
  388.  troubles tracked down.  Until then, obviously, don't release the program
  389.  generally.
  390.  
  391.  bTW, Cam, are you using a high-speed modem?  If you are using sprintnet,
  392.  I can probably assume that.  If so, how are things wrt losing chars?
  393.  I am pretty confident I have things working well in this version... just
  394.  wish I could explain all these problems.
  395.  
  396.  egb
  397.  ------------
  398. Category 8,  Topic 18
  399. Message 139       Sat Oct 07, 1995
  400. E.GBELL [e.g.bell]           at 10:34 EDT
  401.  
  402.  Eddie:  I'm going to reassemble the program and send a copy of just the
  403.  essential files.  could you tell me what your setup is tho?  as far as
  404.  the settings you picked in bootset.... 
  405.  
  406.  particularly:
  407.  
  408.  flow control type, break type, flow control limit (200-900), etc.  also,
  409.  do you have your alarm set on in the RTC when you crash?  IOW, is the
  410.  alarm going off to reveal your $$$ in the status line.  I didn't do 
  411.  anything with that.... just grasping for clues.
  412.  
  413.  ------------
  414. Category 8,  Topic 18
  415. Message 140       Sat Oct 07, 1995
  416. CBM-BANDIT                   at 13:48 EDT
  417.  
  418. Ed,
  419.  
  420.   CS> - Bootset: Not recognizing the DFLT.MYSETUP file
  421.  
  422.   EBG> Not sure what you mean here?  Do you mean it does not come up in the
  423.        directory listing?  Bootset modifies this file, but does not actually
  424.        read it.  It just loads the one you pick and adds some settings to it
  425.        that you provide through the prompts.  Maybe I just don't understand
  426.        what you mean.
  427.  
  428. Ok, What I meant was, BOOTSET didn't bring up the DFLT.* file even tho it it
  429. the very 1st file in the directory. What BOOTSET saw was the directory header:
  430. hd 3d   and used this as the "image mysetup" file and saved it to my HD.
  431.  
  432.   CS> script to mail and   BB didn't quite function properly..
  433.  
  434.   CS> It logged me on and took me straight to the BB and bypassed
  435.   CS> the mail. (I didn't have any mail at the time) Logged me off
  436.  
  437.   EGB> Ok, which script are you using?  Do you logon through sprintnet?Ifso,
  438.        that script is just supposed to go directly to the bb, read the
  439.        messages, and then say 'bye'... but it does one more thing... at the
  440.        '@' prompt for sprintnet, it sends the 'hangup' command.  Could this
  441.        be the one  you are using. It sure sounds like it.
  442.  
  443. You have 3 scripts in the archives, I chose to use the scrp.mailbb. I didn't
  444. need the one for d/loading and I figured the one labled SCRP.SPRINTNET3 was
  445. for Sprint Net Access (Which I have but don't use).
  446.  
  447. I have a Local GEnie node here and use that rather than go thru the excess
  448. hassles of Sprint.
  449.  
  450.  
  451.   CS> when setting up the drives, I couldn't set the target device
  452.   CS> the same as the system and source device. Was this meant to be
  453.  
  454.   EGB> No, and I'm going to go check this right now... hold on a sec...
  455.  
  456.        Ok, cam, I just tried what you described and here is my status line
  457.        display...
  458.  
  459.        01:17:07:A:C:010520:B::H:**::A:16:16:16:S:F:$***.**
  460.  
  461.        basically, I could not duplicate this problem.  Could you give me a
  462.        step by step?  bTW, I don't know if you noticed, but based on what
  463.        you mentioned a few months ago, I added support for partitions up to
  464.        254.
  465.        So you should be able to access partition 34 now with no problem...
  466.        rememeber version 3.01 could not go higher than 31.
  467.  
  468. Where this problem occured was in the defaults overlay. I thought perhaps if I
  469. went thru this and set up my preferences 1st, BOOTSET would recognise the
  470. DFLT.* file. Wrong.
  471.  
  472.    System Setup - OK on both counts: 12,34
  473.    Target Setup - Dive Unit 12
  474.     Partition   - This is where it hung up - I put in 34 and pressed return,
  475.                   I got the blinking curser in frpnt of the 4:  []4  as in it
  476.                   wouldn't accept 34 again.
  477.  
  478. Just went thru this again while typing on this machine, The Target setup was
  479. fighting me with using anything over 31 for the partition, but will accept
  480. anything from 30 and under.
  481.  
  482. Same for the Alternate and now System partitions.  :/
  483.  
  484.   CS> Screenblanker: Seems to be disbled at the moment with the "128"
  485.  
  486.   EGB> Yes, it really has to.  I did not understand why you had problems
  487.        with this... again, this was implemented specifically at the request
  488.        of you and I think sherry.
  489.  
  490. Nope wasn't me, perhaps Sherry, but it's a moot point, it's there. :)  As long
  491. as I can disable it, I can live with it. :)
  492.  
  493.   EGB> bTW, I also added the chime when the greeter is off, and a way to
  494.        toggle that, tho I can't remember the command right now... maybe c=5.
  495.        and you can use c=z to check the current status of the function at
  496.        any time... it says 'chime on/off' I believe.
  497.  
  498. Now this is something I really wanted!! :)  I don't use the greeters much
  499. anymore, as my duties are more behind the scenes in the Library now and don't
  500. do much in the way of hosting.
  501.  
  502.   EGB> I *thought* I had fixed a problem that Bill Onufryk and RKIRK had
  503.        mentioned with missed prompts following an autosave, but as I have
  504.        been pondering the fix I mentioned, I am starting to think the 'fix'
  505.        I put in won't do the trick.  with all of the problems you are all
  506.        having, I am kind of inclined to do another run of 3.02 to put in the
  507.        fixes for this stuff.... and then to release the program piecemeal
  508.        until we have all the troubles tracked down.  Until then, obviously,
  509.        don't release the program  generally.
  510.  
  511. I'll have to visit some place that is really busy to test the auto-save
  512. feature. This is one item I never had a problem with. In fact, I used 3.01
  513. during the CMD conference last week, but it wasn't long enough to fill the
  514. buffer one time.
  515.  
  516.   EGB> bTW, Cam, are you using a high-speed modem?  If you are using
  517.        sprintnet, I can probably assume that.  If so, how are things wrt
  518.        losing chars?
  519.  
  520. I have a SupraFax 9600, but the only nodes available (locally) are 2400,
  521. including the SprintNet Node. I do use the 800/9600 GEnie Line when I need to
  522. d/load files for testing.
  523.  
  524.   EGB> I am pretty confident I have things working well in this version...
  525.        just wish I could explain all these problems.
  526.  
  527. Seems kinda odd, the problems Mark and Eddie have, I don't. FWIW, this is what
  528. my system consists of:
  529.  
  530.       128D w/o JiffyDos - Internal drive, 1571 (unit 8)
  531.       5MB RamLink, JiffyDos On, w/RTC - Unit 16
  532.           Switches set to Enable\Normal for Swiftlink in Pass-Thru port
  533.           512k REU in RAM Port (rarely used because of Switch settings)
  534.       1581 - Unit 9 (currently turned off)
  535.       1571 - Unit 10 (external - currently turned off)
  536.       85MB CMD HD - Unit 12 (No paralel cable attached to RL)
  537.       Star Printer - Unit 4
  538.       SupraFax 9600 Modem
  539.  
  540. I did have problems at one time with mice and joystickes hooked up - Currently
  541. I have a 1351 mouse in port 1 and a joystick in port 2.
  542.  
  543. That covers my system. The differences in systems shouldn't cause problems
  544. what so ever, but then for some reason my system stopped letting me make .SFX
  545. files with CS-DOS and theirs does, go figure!
  546.  
  547.  
  548.  ------------
  549. Category 8,  Topic 18
  550. Message 141       Sat Oct 07, 1995
  551. E.GBELL [e.g.bell]           at 19:01 EDT
  552.  
  553.  cam:
  554.  the fact that it happened in the defaults overlay was the key to finding
  555.  the problem.  Those routines are separate from the main program... the
  556.  settings are the same ones, but the routines are different.  That problem
  557.  entering the devices is fixed now.  Thanks!
  558.  
  559.  I just reassembled 3.02.... I don't have an editor so forgive the lack
  560.  of quotes...
  561.  
  562.  what is your 'dflt.' file called.  You refer to it in your message as
  563.  'image mysetup'.... was this a typo or do you have your file named that?
  564.  The routines in rtcm that look for the dflt. files (and the fkey., strg.,
  565.  and ovrl. files) look for that prefix specifically.  If bootset did not
  566.  find any files, it should have aborted the operation.  If your file is
  567.  called 'dflt.mysetup' and bootset did not find it, that is something I'll
  568.  have to figure out.  If it is not named with a 'dflt.' prefix, that is
  569.  something I can't fix.  If it is called that, could you try it on one
  570.  of your 1571s or 1581... just to see if there is something about the HD
  571.  that rtcm does not handle properly.  the routines to do the directory
  572.  selection stuff have not changed for quite awhile.  The device numbers 
  573.  were changed this time and that change did not ripple completely thru
  574.  the defaults overlay... which is what caused the other problem... o, and
  575.  see if it brings up a list of the 'dflt.' files on your drive. 
  576.  
  577.  There is one other possibility.... if the partition was incorrect (since
  578.  you could not set it for the system), rtcm would not see those files 
  579.  because it could not get to the partition where they are.  That is also
  580.  a very good suspect.
  581.  
  582.  I will be uploading a smaller package of 3.02 later tonight or early
  583.  tomorrow... it will only be the main files, the autolog, defaults, bootset,
  584.  and scriptmaker overlays.  I want to get everyone at least working before I
  585.  spend a lot of time doing the overlays again... they don't need the amount
  586.  of changing the previous release did so all I have to do is reassemble
  587.  them....
  588.  
  589.  Mark:  I have another suggestion.... are you using the '9600' boot I 
  590.  uploaded.   If I uploaded that, it was a mistake... it is set to auto-
  591.  answer the sl baud prompt with a 6, which is for 14.4 I believe... I
  592.  tried it today w/my 2400 and it would not communicate with the modem 
  593.  either, so it might also be an explanation.  boy I hate these kind of 
  594.  complete overhauls... Once I get all these wrinkles ironed out, I think
  595.  you will find 3.02 is the best version yet. (hope so, tho I'm starting to
  596.  wonder if I am dealing with some kind of '.02' jinx... :)
  597.  ------------
  598. Category 8,  Topic 18
  599. Message 142       Sat Oct 07, 1995
  600. CBM-MARK                     at 20:12 EDT
  601.  
  602. Ed, the boot file I'm using is EZ.BOOT that came with the .sfx's you uploaded
  603. for the staff.  The only change I made to EZ.BOOT was to have RAMDOS as the
  604. default selection.
  605.  ------------
  606. Category 8,  Topic 18
  607. Message 143       Sat Oct 07, 1995
  608. CBM-MARK                     at 21:16 EDT
  609.  
  610.  Ed, to recap what the problems I have with 3.02:
  611.  
  612.  At the point during boot up where the modem init commands are normally
  613.  printed to the screen and sent to the modem, *neither* one happens.
  614.  I'm unable to access the modem in any manner what so ever.  Pressing the
  615.  RUN/STOP key will cause RTCM to crash to a black screen and flashing cursor.
  616.  RUN/STOP-RESTORE will *not* recover from this, only a computer reset works.
  617.  
  618.  I made sure I was using the EZ.BOOT file that came with the V3.02 upload,
  619.  I was.  Also made sure it was set for using my swiftlink at 2400 baud.
  620.  Yes here too ;)  I even ran BOOTSET and set up a new boot file.  No better
  621.  luck with RTCM accessing my modem through the swiftlink.
  622.  
  623.  Ok, now the *good* news :
  624.  
  625.  I'm on right now with V3.02!  Pressing the RUN/STOP key does *not* cause
  626.     ^-=-^.
  627.    /  o   \
  628.   /     /
  629.   (@_@/-'`  Horsin' Around Again???
  630.  RTCM to crash now.  
  631.  See that? ^^^  I had just pressed it and it sent my function key (F16) just
  632.  like it was suppose to, with the text in the user window following.
  633.  
  634.  So how did I get RTCM to dial now, you ask? ;>  I'm *not* using my modem
  635.  through the swiftlink.  I'm using my user port modem!
  636.  
  637.  Seems to me this points to a problem with the SWIFTRTS.OBJ file though how
  638.  the pressing of the RUN/STOP key causes RTCM to crash is connected I don't
  639.  know :/
  640.  
  641.  OH, don't recall if you mentioned, but did you fix BOOTSET so that it
  642.  writes "ASC" instead of "82" (think it's "82") for the ramdos, dma selection?
  643.  
  644.                     ~~Mark~~
  645.  ------------
  646. Category 8,  Topic 18
  647. Message 144       Sat Oct 07, 1995
  648. CBM-MARK                     at 22:10 EDT
  649.  
  650.  OK!  I got a script to dial out and connect without the music interfering.
  651.  I ran the defaults overlay *again* and checked my music setting *again* ;>
  652.  Same as always, the music was set to OFF.  The only thing I did different
  653.  this time was to save my dflt.mysetup using the C=W menu instead of
  654.  through the defaults overlay.  Why this would make a difference I don't
  655.  know, but that was the only change that was done in the way I did things.
  656.  
  657.  Eddie, try that.  Defining your music to OFF but save the dflt. file
  658.  using the C=W menu.  See if it works for you too.  Course there is always
  659.  the possibility I did something else but overlooked it ;>
  660.  
  661.                   ~~Mark~~
  662.  ------------
  663. Category 8,  Topic 18
  664. Message 145       Sat Oct 07, 1995
  665. E.BOURDON1 [C128-Eddie]      at 22:19 EDT
  666.  
  667.  Mark,
  668.     I will give that a try.  Hopefully it will work.  :)
  669.  Ed,
  670.   I  *BELIEVE* I had the flow control set to xon/off.
  671.  I have the break set to the default and I used the flow control
  672.  limit that you suggested ( 800 I believe).
  673.  I don't have the alarm on..I will logon with RTCM and write down all
  674.  the problems/defaults I have.
  675.  ------------
  676. Category 8,  Topic 18
  677. Message 146       Sat Oct 07, 1995
  678. E.GBELL [e.g.bell]           at 23:16 EDT
  679.  
  680.  Mark:
  681.   MD> points to a problem with the SWIFTRTS.OBJ file though how  the
  682.   MD> pressing of the RUN/STOP key causes RTCM to crash
  683.  
  684.  I'm not sure about the sequence of events, but I can see how something
  685.  could happen based on the run/stop key..... tho it should only happen
  686.  in conjunction with the restore key.  The NMI handler checks the sl
  687.  as a first step.... if it is not the cart, it checks the stop key....
  688.  the assumption is that the only other thing that could cause an NMI
  689.  is the restore key, and if the run\stop key is also pressed it goes thru
  690.  the 'failsafe' routine.....  doesn't explain the crash, but the fact 
  691.  that your problems disappear with the other modem hookup does point a
  692.  convincing finger.
  693.  
  694.   MD> writes "ASC" instead of "82" (think it's "82") for the ramdos
  695.  
  696.  No, but then, the aSc should not be necessary if the correct code is
  697.  in place.  82 is the aScII code for 'r', right?.. which you would 
  698.  want the variable to be set for for Ramdos.  It would be 68 for dma,
  699.  which is ascii for 'd'.  I did test mine and it worked, but I guess I'll
  700.  take another look.  I only ever put the ASC in the line to make it 
  701.  clear what was going on for anyone who wanted to change it (until bootset)
  702.  
  703.   MD> without the music interfering.  I ran the defaults overlay
  704.   MD> *again* and checked my music setting *again* ;>  Same as
  705.   MD> always, the music was set to OFF
  706.  
  707.  Ok, when you say the music is interfering, do you mean it plays when it
  708.  should not?  Makes the script fail?  I have it off for my GEnie scripts
  709.  now but on for my DLG script.... they all work ok for me... that is 
  710.  what drives me NUTS!  Still I think I've seen signs of what you've seen
  711.  earlier on... matter of fact, I found a bug that had slipped by for 
  712.  a long time precisely because everyone else using sl apparently has it
  713.  shut off... I was calling the routine directly in many of the overlays.
  714.  that is ok for the user port routines because they are the default 
  715.  code assembled with the main program.  the sl routines are assembled as
  716.  a whole separate program using 'equ.rtcmaster' for the externals... 
  717.  But as you might guess, the music routine is in a different place.  I
  718.  have a jump address for it that I should have been using but forgot to.
  719.  I never got burned cuz I use the user port and no one else did cuz you
  720.  all have the music off... I found it and fixed it just as you are
  721.  describing... it locked up after connecting.  took a little while to 
  722.  figure it out too.  %)
  723.  
  724.   MD> save my dflt.mysetup using the C=W menu instead of  through the
  725.   MD> defaults overlay
  726.  
  727.  I'll check the save routine tonight... I did some work on that part of
  728.  the program I believe to make a dflt. file you loaded in defaults come up
  729.  as the default file name if you save it.  wonder if I trashed something!
  730.  I went into autolog tonight to make sure the flag was tested properly.
  731.  It is.
  732.  
  733.  Eddie:
  734.   EB> I  *BELIEVE* I had the flow control set to xon/off
  735.  
  736.  The version I uploaded has a bug in the xon/xoff routines.  I tested the
  737.  flag improperly in the autosave routine.... it never gets sent when 
  738.  the autosave starts.... I found and fixed it, but your setting, at least
  739.  in the autosave, will not work.  I would suggest also that you use the
  740.  rts.   Tho if you are happy, leave it alone. :)
  741.  
  742.  I'm going to check the defaults save routine right now.
  743.  Thanks for all the feedback!
  744.  ------------
  745. Category 8,  Topic 18
  746. Message 147       Sun Oct 08, 1995
  747. CBM-BANDIT                   at 00:06 EDT
  748.  
  749. Commodore RoundTable
  750.  Category 8,  Topic 18
  751.  Message 141       Sat Oct 07, 1995
  752.  E.GBELL [e.g.bell]           at 19:01 EDT
  753.  Cool! glad to see the partition selection fixed :)
  754.  
  755.   EGB> what is your 'dflt.' file called.  You refer to it in your message as
  756.        'image mysetup'.... was this a typo or do you have your file named
  757.         that?
  758.  
  759. I have the original DFLT.MYSETUP file as the *very* first file in partition 34
  760. (RTCM 3.02). When I used BOOTSET, Bootset didn't "see" it. The *ONLY* thing
  761. BOOTSET saw was the partition header " HD 3D"  and that is what BOOTSET wrote
  762. as my "Image (DFLT.MYSETUP) file".
  763.  
  764. So now I have a file called "HD 3D" in my partition.
  765.  
  766.   EGB> The routines in rtcm that look for the dflt. files (and the fkey.,
  767.        strg., and ovrl. files) look for that prefix specifically.  If
  768.        bootset did not find any files, it should have aborted the operation.
  769.  
  770. Ok, it did NOT abort the operation, as noted above, it only saw the partition
  771. header and took THAT to be my DFLT.MYSETUP file.
  772.  
  773.   EGB> If your file is called 'dflt.mysetup' and bootset did not find it,
  774.        that is something I'll have to figure out.  If it is not named with a
  775.        'dflt.' prefix, that is  something I can't fix.
  776.  
  777.        If it is called that, could you try it on one of your 1571s or
  778.        1581... just to see if there is something about the HD that rtcm does
  779.        not handle properly.  the routines to do the directory selection
  780.        stuff have not changed for quite awhile.
  781.  
  782. Ok, done.. BTW, my HD partition is a 1581. I copied the files over to the 1581
  783. drive and went thru the BOOTSET program. It did read the DFLT.* file.
  784.  
  785. So I assume there is something about the directory of the HD?
  786.  
  787.   EGB> The device numbers were changed this time and that change did not
  788.        ripple completely thru the defaults overlay... which is what caused
  789.        the other problem... o, and see if it brings up a list