home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / TEXTMAGS / ATARI16 / INFO91.ZIP / INFO91 / 239.TXT < prev    next >
Text File  |  1997-04-16  |  27KB  |  654 lines

  1. Info-Atari16 Digest         Tue, 30 Apr 91       Volume 91 : Issue 239
  2.  
  3. Today's Topics:
  4.                           Atari Questions...
  5.                      ATW on educational discount.
  6.                                   C
  7.                        C compilers (was Re: C)
  8.    Details of the "Great Lakes Atari Computer Users Conference 91"
  9.                    Great Lakes Atari Conference 91
  10.                          Mega STe Questions.
  11.                           Michtron Hyperfont
  12.                        static globals? (2 msgs)
  13.             static globals? [addendum to previous message]
  14.                                 StTeX
  15.                      Symb. Math/UNITERM on the TT
  16.                             Tape Streamers
  17.                              TT questions
  18.                      uudecoding multi-part files?
  19.                            Virus Protector
  20.                              VKILL381.LZH
  21.  
  22. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  23. cross-posting to/from Usenet is getting closer, but still getting thrashed
  24. out.  Please send notifications about broken digests or bogus messages
  25. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  26.  
  27. Please send requests for un/subscription and other administrivia to
  28. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  29. instead of the moderators are likely to be lost or ignored.
  30.  
  31. If you want to unsubscribe, and you're receiving the digest indirectly
  32. from someplace (usually a BITNET host) that redistributes it, please
  33. contact the redistributor, not us.
  34. ----------------------------------------------------------------------
  35.  
  36. Date: 30 Apr 91 13:53:37 GMT
  37. From: noao!ncar!news.miami.edu!umiami!dlk0ms9s@arizona.edu
  38. Subject: Atari Questions...
  39. To: Info-Atari16@naucse.cse.nau.edu
  40.  
  41. In article <672747111.1@egsgate.FidoNet.Org>,
  42.  Shervin.Shahrebani.Of.250/744@f744.n250.z1.FidoNet.Org (Shervin Shahrebani Of
  43.  250/744) writes:
  44. > Neither the TT nor the Mega STE are shipping with the old Mega keyboards.  I
  45. > have a Mega STE and I have the new amazing keyboard.  Every dealer that I
  46. > have seen here in Toronto that carries TT's and Mega STE
  47. > 's had the new keyboard with them.  I don't know where you got that false
  48. > information.
  49. >
  50. > S.S.
  51.  
  52.  
  53.         When the local(an hour and a half away) Atari store received their 1st
  54. shipments of TT's they had the new keyboard, however, the 2nd shipment had the
  55. old style.  All 6 of them were shipped with it.  A quick call to Atari told us
  56. that they had run out of TT style keyboards and were shipping the old MEGA
  57. keyboard until they could get more.  Anyone who got the old keyboard could
  58. upgrade to Atari FREE OF CHARGE!  This is not FALSE information, as you say, I
  59. was there when they opened the boxes, I was there when they called Atari.
  60.  
  61. Mark Santora
  62. dlk0ms9s@umiami.ir.miami.edu
  63.  
  64. ------------------------------
  65.  
  66. Date: 30 Apr 91 19:45:30 GMT
  67. From: mcsun!ukc!newcastle.ac.uk!milfield!ndch@uunet.uu.net (Dave Halliday)
  68. Subject: ATW on educational discount.
  69. To: Info-Atari16@naucse.cse.nau.edu
  70.  
  71. An interesting fact is that the ATW is discounted by 50% to education here in
  72. the UK. That places the ATW at 2500pounds rather than 5000pounds and thus
  73. only just above the price of the TT. The thing is that there is still only a
  74. few software packages for it.
  75.  
  76. Dave H.
  77. (D.C.Halliday@newcastle.ac.uk)
  78.  
  79. ------------------------------
  80.  
  81. Date: 30 Apr 91 19:17:40 GMT
  82. From:
  83.  noao!asuvax!cs.utexas.edu!sun-barr!newstop!eastapps!juggler!gaudreau@arizona.ed
  84.  u (Joe Gaudreau (Dances with PostScript))
  85. Subject: C
  86. To: Info-Atari16@naucse.cse.nau.edu
  87.  
  88. gaertner@tertius.in-berlin.de writes:
  89. =In article, ytsuji@wucc.waseda.ac.jp (Y.Tsuji) writes:
  90. => name          memory required   source code   price      source level debug.
  91. => GNU C         2 MB minimum       yes          nil        poor for ST
  92. => Sozobon C     little             yes          nil        I dunnah
  93. => MW C          little             no           ??         yes
  94. => Prospero C    little             for libc.a?  ??         yes
  95. => Turbo C       ??                 ??           ??         ??
  96. =>
  97. => Turbo C is reputed to be the best for Atari ST. Prospero is cheaper than
  98. => MW C combined with the source level debugger. GNU C is the only option if
  99. => you have a SUN or VAX at hand.
  100. =
  101. = Prospero C  also implements ANSI C, which like all Prospero languages work
  102. = on other systems (tested with C, Pascal, Fortran on a VAX) when you're re-
  103. = stricting yourself to the standards.
  104. = Additional features: GEM integrated, library manager, mixed language support
  105. =                      (important for numerical algorithms using Fortran libs),
  106. =                      good documentation
  107. =   optional features: cheap coprocessor libraries available (so you can build
  108. =                      3 versions of a program), developers toolkit available
  109. =                      (with some minor goodies like a command shell and a
  110. =                      Make-utility)
  111.  
  112. Turbo-C should work with 512k but works quite well with 4meg :-)  I use
  113. it with a Mega4/Ste (as does Gregory).  The "Pro" package sells for
  114. around US $275, details:
  115.     o Memory: .5 or more meg RAM.
  116.     o Latest version is 2.0[1] (I think).
  117.     o Source level debugger.
  118.     o CPP type preprocessor.
  119.     o Assembler.
  120.     o Full GEM/AES/VDI libs, floating copro libs, Borland graphics libs,
  121.       BCD libs?.
  122.     o Integrated development environment just like PC's (ie editor, one
  123.       button compile, link, [run]).  Really fast.
  124.     o Docs in German of course - I "hear" this is changing but we'll see.
  125.  
  126. I use it from the command line, with a shell (currently Gulam, Master real
  127. soon now), Emacs, and Gnu Make.  Very versatile environment.
  128.  
  129. Look for Borland C++ sooner or later - The rumor line says this is hot!
  130.  
  131. Joe
  132. -=-
  133.  
  134. --
  135. /Joe-Gaudreau {ps-hacker c[++]~2 juggler add add nice-guy mul} bind def
  136. Fone:  (508)671-0461
  137. INet:  gaudreau@East.Sun.Com
  138. UUCP:  sun!suneast!gaudreau
  139. Snail: Sun Microsystems Inc - BDC, 2 Federal St, Billerica, MA  01821
  140. The opinions I juggle may not be mine, but they aren't my employer's either.
  141. "If you're funky and you know it, shake your butt."
  142.  
  143. ------------------------------
  144.  
  145. Date: 30 Apr 91 19:30:21 GMT
  146. From: mcsun!ukc!newcastle.ac.uk!milfield!ndch@uunet.uu.net (Dave Halliday)
  147. Subject: C compilers (was Re: C)
  148. To: Info-Atari16@naucse.cse.nau.edu
  149.  
  150. There is also the question of ANSI compatibility. So Here is my revamped
  151. table.
  152.  
  153. name       memory  src   price  ANSI Debuger      Notes
  154. ----------------------------------------------------------------------------
  155. GNU C      2Meg+   yes    nil    Y   poor for ST  UNIX origins
  156. Sozobon C  520K    yes    nil    N   none??       PD
  157. MW C       520K    no    #110    N   Src Level    No longer updated
  158. Prospero C 520K    no    #100    Y   Src Level    Links to other Prospro langs
  159. Turbo C    ??      no     ??     Y   Src Level    Only in german
  160. Lattice V5 R 1Meg+ no    #110    Y   Low Level    Optomiser
  161. Laser C    R 1Meg+ no    #100    N   Src Level    Very fast compile times
  162. ----------------------------------------------------------------------------
  163.  
  164. Notes: Prospro C links with other Prospro product because it uses the GST
  165. format and not a propriety format. Some other compiler may offer GST link
  166. format also (I know Lattice C offers both GST and Lattice libraries.)
  167.  
  168. The R in the memory section indicates that 1meg of memory is recomended but
  169. the compiler can be run in 520K.
  170.  
  171. Prices are in pounds sterling and are very approximate mail order prices.
  172.  
  173. I think that covers all the C compilers I know of with the exception of
  174. Alcoyn C which is very dated and Hisoft C interpreter (not a compiler and
  175. only offers a subset of K&R C).
  176.  
  177. Corrections to the above always welcome.
  178.  
  179. As a recomendation I would say the following if you have lots of memory, hard
  180. disk and no need for commercial support or documentation go for GNU C. If on
  181. a budget and have a less powerfull setup Sozobon should serve you well. If
  182. good profesional support is your prime thought I would recomend Prospro C.
  183. Turbo C is good if you read german. If executable efficiency is your prime
  184. criteria then Lattice C can't be beeten (though Turbo C is close). Finally if
  185. compile speed is required then Laser C is the best bet (I'ts one pass
  186. compiler compiles at an order of magnatude faster than many of the
  187. other compilers.)
  188.  
  189. So each compiler has its strengths.
  190.  
  191. For those wondering what my bias is I own GNU C and Lattice C Vsn5.
  192.  
  193. Dave H.
  194. (D.C.Halliday@newcastle.ac.uk)
  195.  
  196. ------------------------------
  197.  
  198. Date: 28 Apr 91 19:40:47 GMT
  199. From:
  200.  noao!ncar!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!pitt!cuphub!edinboro!a644
  201.  690c@arizona.edu (Adam J. Conover)
  202. Subject: Details of the "Great Lakes Atari Computer Users Conference 91"
  203. To: Info-Atari16@naucse.cse.nau.edu
  204.  
  205.           ***********************************************
  206.           * GREAT LAKES ATARI COMPUTER USERS CONFERENCE *
  207.           *          June 29th and 30th, 1991           *
  208.           *      Mercyhurst College Campus Center       *
  209.           *                  Erie, PA                   *
  210.           ***********************************************
  211.  
  212.  
  213.      The Great Lakes Atari Computer Users Conference will be  held
  214. Saturday,  June  29th,  and Sunday,  June 30th at  the  Mercyhurst
  215. College Campus Center in Erie,  Pennsylvania.   Erie is located on
  216. the southern shore of Lake Erie midway between Cleveland, Ohio and
  217. Buffalo,  NY.   It  is  within an easy drive of many  other  major
  218. cities   including   Detroit,   Chicago,   Columbus,   Cincinnati,
  219. Pittsburgh,  Rochester,  Toronto,  London,  Syracuse,  and Albany.
  220. Many of these cities have strong user groups supporting the  Atari
  221. computers who will be participating in this event.
  222.  
  223.      With fourteen flights daily,  USAir provides the primary  air
  224. service  into Erie International Airport and is the  host  airline
  225. for  the conference.   For conference attendees traveling by  air,
  226. USAir is  offering 35% off regular round  trip coach  airfares and
  227. an additional 5% savings  on published discount fares. Call 1-800-
  228. 334-8644 (800-334-8644 Ext.  7702 from Canada) for reservations or
  229. additional  information.   Refer to Gold File Number 13190000  and
  230. the Great Lakes Atari Computer Users Conference.
  231.  
  232.      Most national motel chains are represented at the seven exits
  233. off  Interstate  90  which provide  access  to  Erie.   Rates  are
  234. reasonable and well below national averages.
  235.  
  236.      Mercyhurst  College is located at 501 East 38th  St.  and  is
  237. easily accessible from Exit 8  (PA Route 8 - Pine Ave./Parade St.)
  238. or Exit 7 (PA Route 97 - Glenwood Park Ave.) off I-90.   Signs  on
  239. the  campus  will direct you to the ample parking areas  near  the
  240. Campus Center.
  241.  
  242.      Show times are 10 AM to 6 PM on Saturday and 10 AM to 5 PM on
  243. Sunday.   Tickets  are only $3 at the door.   Advance tickets  are
  244. available  through  participating user groups and by mail  at  the
  245. discount   price  of  $2.  Door  prizes  drawings  will  be   held
  246. throughout the day.   Seminars on technical topics and  commercial
  247. products  for  the  Atari  computers will also  be  offered  on  a
  248. continuing basis.
  249.  
  250.      To  order tickets by mail,  register as a seminar speaker  or
  251. reserve exhibit space write to GLACUC,  P.  O. Box 10562, Erie, PA
  252. 16514  or call Patty Marshall (Vendor Contact) at  412-225-8637  or
  253. Dennis McGuire (User Group/Seminar Contact) at 814-833-4724.
  254.  
  255. ------------------------------
  256.  
  257. Date: 25 Apr 91 00:35:38 GMT
  258. From:
  259.  noao!ncar!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!pitt!cuphub!edinboro!a644
  260.  690c@arizona.edu (Adam J. Conover)
  261. Subject: Great Lakes Atari Conference 91
  262. To: Info-Atari16@naucse.cse.nau.edu
  263.  
  264. In case you havn't heard.................
  265.  
  266.  
  267.         Great Lakes Atari Computer Users Conference 91
  268.  
  269.         VENDORS - USER GROUPS - DEVELOPERS
  270.  
  271.         2 DAYS: Saturday & Sunday, June 29th & 30th
  272.  
  273.         PLACE: Mercyhurst College, 501 E. 38th Street, Erie PA
  274.  
  275.         ADMISSION:  $3.00 per day - at the door.
  276.  
  277.  
  278.  
  279. For more information write to:
  280.  
  281.         Great Lakes Atari Computer Users Conference
  282.         P.O. BOX 10562 Erie PA  16514-0562
  283.         VENDOR CONTACT:  Patti Marshal  (412) 225-8637
  284.         USER GROUP CONTACT:  Dennis McGuire  (814) 833-4724
  285.  
  286. Or E-mail:      a644690c@edinboro.edu    (Internet)
  287.                 a644690c@edinboro.bitnet (Bitnet)
  288.  
  289. ------------------------------
  290.  
  291. Date: 30 Apr 91 20:20:27 GMT
  292. From: mcsun!ukc!newcastle.ac.uk!milfield!ndch@uunet.uu.net (Dave Halliday)
  293. Subject: Mega STe Questions.
  294. To: Info-Atari16@naucse.cse.nau.edu
  295.  
  296. Does anybody out there know if the Mega STe 1 (the one without the HD)
  297. has the ASCI-SCSI adapter installed. Can the atari SCSI adapter handle
  298. more than one device (I am used to ICD's). Also is there a mounting
  299. bracket installed ready for a HD. Finally what is the driver software
  300. like?
  301.  
  302. Another Mega STe question is, does it have a TV output or only monitor
  303. output?
  304.  
  305. Dave H.
  306. (D.C.Halliday@newcastle.ac.uk)
  307.  
  308.  
  309.  
  310. ------------------------------
  311.  
  312. Date: 30 Apr 91 19:29:59 GMT
  313. From:
  314.  noao!ncar!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!thunder.mcr
  315.  cim.mcgill.edu!quiche!news@arizona.edu (Jonathan Carroll)
  316. Subject: Michtron Hyperfont
  317. To: Info-Atari16@naucse.cse.nau.edu
  318.  
  319. In article <1991Apr30.164056.4052@cs.mcgill.ca> jon@cc.mcgill.ca (Jonathon
  320. Carroll) writes:
  321. >
  322. > I'm not sure it's even legal to ask for this so maybe someone can (and I'm
  323. >sure
  324. > they will) tell me if I'm allowed...
  325. >
  326. > I bought Hyperfont directly from Michtron some years back.  I never had much
  327. > use for it (but the show price was so good...) but I do now and guess what?
  328. > There's a bad sector right smack in the middle of the PRG file.  So what I'd
  329. > like is for someone to owns the program to post the sector I need....
  330. >
  331. > Is this allowed or no?  Send a nice comment and save the flames for a rainy
  332. >day
  333. > hm?
  334. >
  335. > Jon
  336.  
  337. Sorry... Replies to my earlier message would have bounced.  The mailer left out
  338. part of my address...
  339.  
  340. jon@nabob.cc.mcgill.ca
  341.  
  342. Thanks,
  343. Jon
  344.  
  345. ------------------------------
  346.  
  347. Date: 30 Apr 91 18:30:34 GMT
  348. From:
  349.  noao!ncar!zaphod.mps.ohio-state.edu!rpi!news-server.csri.toronto.edu!torsqnt!ls
  350.  uc!jimomura@arizona.edu (Jim Omura)
  351. Subject: static globals?
  352. To: Info-Atari16@naucse.cse.nau.edu
  353.  
  354.      I've been working at a port of Rodney Volz' Mercury and there's a
  355. fair bit of strangeness in some of the sources.  In the 'elm.c'
  356. module I have had some strange problems with the Sozobon C TOP optimizer.
  357. I think that this is not critical, but I decided to look for
  358. problems in the source code.  One thing I've found is that he
  359. declared a bunch of variables globally and made them "static".
  360. This didn't seem to be a problem for the compiler, but I #ifdef'd
  361. them out and replaced them with non-"static" declarations.
  362.  
  363.      I've never seen this type of declaration before.  Why would you
  364. bother to declare a "global" as a "static"?  Is there any point to
  365. it?  It doesn't seem to be a problem for the compilers to handle.
  366. --
  367. Jim Omura, 2A King George's Drive, Toronto, (416) 652-3880
  368. lsuc!jimomura
  369. Byte Information eXchange: jimomura
  370.  
  371. ------------------------------
  372.  
  373. Date: 1 May 91 02:00:25 GMT
  374. From:
  375.  noao!asuvax!ncar!elroy.jpl.nasa.gov!usc!wuarchive!udel!haven.umd.edu!wam.umd.ed
  376.  u!dmb@arizona.edu (David M. Baggett)
  377. Subject: static globals?
  378. To: Info-Atari16@naucse.cse.nau.edu
  379.  
  380. In article <1991Apr30.183034.15773@lsuc.on.ca> jimomura@lsuc.on.ca (Jim Omura)
  381.  writes:
  382. >     I've never seen this type of declaration before.  Why would you
  383. >bother to declare a "global" as a "static"?  Is there any point to
  384. >it?  It doesn't seem to be a problem for the compilers to handle.
  385.  
  386. Technically, only static variables are guaranteed to be automatically
  387. initialized to zeros.  Also, I think that only _static_ globals can be
  388. given initializers, although most compilers seem to accept initialized
  389. auto globals as well.  That may be an extension, however.
  390.  
  391. Dave Baggett
  392. dmb%wam.umd.edu@uunet.uunet.net
  393.  
  394. ------------------------------
  395.  
  396. Date: 1 May 91 02:07:31 GMT
  397. From:
  398.  noao!ncar!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!wam.umd.edu!dm
  399.  b@arizona.edu (David M. Baggett)
  400. Subject: static globals? [addendum to previous message]
  401. To: Info-Atari16@naucse.cse.nau.edu
  402.  
  403. In article <1991Apr30.183034.15773@lsuc.on.ca> jimomura@lsuc.on.ca (Jim Omura)
  404.  writes:
  405. >     I've never seen this type of declaration before.  Why would you
  406. >bother to declare a "global" as a "static"?  Is there any point to
  407. >it?  It doesn't seem to be a problem for the compilers to handle.
  408.  
  409. Oops, I forgot one crucial point in my previous message.  If you
  410. declare a global variable as "static" then it will not be exported out
  411. of the .o file it appears in.  So static vs. auto makes a difference
  412. with respect to separate compilation.  The static storage class is
  413. very useful for avoiding name clashes between modules.
  414.  
  415. If you're not using separate compilation; i.e., if you have one
  416. giant .c file or #include everything all at once, then static
  417. vs. auto makes little difference for globals.
  418.  
  419. Dave Baggett
  420. dmb%wam.umd.edu@uunet.uu.net
  421.  
  422. ------------------------------
  423.  
  424. Date: 1 May 91 00:47:20 GMT
  425. From: munnari.oz.au!brolga!uqcspe!batserver.cs.uq.oz.au!marshall@uunet.uu.net
  426.  (Marshall Harris (G.M.))
  427. Subject: StTeX
  428. To: Info-Atari16@naucse.cse.nau.edu
  429.  
  430. I am very confused! Looking at atari.archive I found lots of stuff relating
  431. to TeX.
  432. As a TeX ignoramus, I don't know what the latest stuff is.
  433. I would like to run Latex on my 1040ST (TOS1.0), 1MB,mono , and also preview the
  434. files. I don't necessarily need to print locally.
  435. I remember someone saying there was something for the St similar to fig. Is
  436. that at atari.archive?
  437. Also, someone said stuff can be downloaded from forwiss.uni.-passau.de
  438. What is the numeric address, please?
  439.  
  440. ******************************************************************************
  441.                                          || Marshall Harris
  442. Internet/CSnet:     marshall@cs.uq.oz.au || Dept.of Computer Science
  443. JANET:    marshall%cs.uq.oz.au@uk.ac.ukc || University of Queensland
  444. EAN:                marshall@cs.uq.oz.au || St Lucia, Queensland 4072
  445. Bitnet:marshall%cs.uq.oz.au@uunet.uu.net || Australia
  446. UUCP: uunet!munnari!cs.uq.oz.au!marshall || ph:  +61 7 365 2908
  447. JUNET:              marshall@cs.uq.oz.au ||
  448. ******************************************************************************
  449.            "If you want to make god laugh, show him your plans"
  450.                            Woody Allen
  451. ******************************************************************************
  452.  
  453. ------------------------------
  454.  
  455. Date: 30 Apr 91 12:58:57 GMT
  456. From:
  457.  noao!ncar!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!samsu
  458.  ng!know!daemon@arizona.edu
  459. Subject: Symb. Math/UNITERM on the TT
  460. To: Info-Atari16@naucse.cse.nau.edu
  461.  
  462. Re: the posting on symbolic math, several users on our site have a
  463. cartridge based version os Schoonship. Maple is also available (maybe
  464. someone at Univ of Waterloo in Ontario, Canada can post a note about
  465. Maple). Note "os Schoonship" should read "of Schoonship".
  466.  
  467. Simon Poole, ar you out in netland?. Is there going to be a version
  468. of UNITERM that will run on 1280x960 monitors like the TTM195?
  469.  
  470. Sorry for the typos!, Greg
  471.  
  472. ------------------------------
  473.  
  474. Date: 30 Apr 91 19:53:38 GMT
  475. From: mcsun!ukc!newcastle.ac.uk!milfield!ndch@uunet.uu.net (Dave Halliday)
  476. Subject: Tape Streamers
  477. To: Info-Atari16@naucse.cse.nau.edu
  478.  
  479. I am interested in adding a tape streamer to my system. I would require a
  480. SCSI steamer and software. My questions are can anybody give me some model
  481. numbers of SCSI tape streamers and a pointer to some software. A while back I
  482. remember that someone had written a UNIX tar compatible program for the ST
  483. that could tar the files to and from UNIX compatible tapes this would be just
  484. great.
  485.  
  486. Dave H.
  487. (D.C.Halliday@newcastle.ac.uk)
  488.  
  489. ------------------------------
  490.  
  491. Date: 30 Apr 91 19:41:10 GMT
  492. From: mcsun!ukc!newcastle.ac.uk!milfield!ndch@uunet.uu.net (Dave Halliday)
  493. Subject: TT questions
  494. To: Info-Atari16@naucse.cse.nau.edu
  495.  
  496. Is it realy true that the TT can only run Unix OR TOS but not both. I do not
  497. meen that they should run Unix and TOS at the same time but be bootable
  498. between the two different OS's.
  499.  
  500. Here at this University we have a set of Acorn R260 Achemedies that useually
  501. run the acorn OS but have been configured to boot X and Unix whilst still
  502. allowing a boot back to Achemedies mode. This seems much more sensible.
  503.  
  504. ------------------------------
  505.  
  506. Date: 1 May 91 00:00:03 GMT
  507. From: noao!ncar!elroy.jpl.nasa.gov!sdd.hp.com!hp-pcd!hpcvia!alten@arizona.edu
  508.  (John_Altendorf)
  509. Subject: uudecoding multi-part files?
  510. To: Info-Atari16@naucse.cse.nau.edu
  511.  
  512. Can anyone please explain the requirements for file names in order to
  513. uudecode a multi-part file?  I seem to recall something like the file
  514. names must be sequentially named file.uaa, file.uab file.uac etc.  Also
  515. it seemed that the ----end---- line of the file had to have some notation
  516. in it.  Please clarify my misunderstandings.
  517.  
  518.  
  519. John Altendorf             alten@hpcvia.cv.hp.com
  520. Hewlett-Packard
  521. Corvallis, Oregon
  522.  
  523. ------------------------------
  524.  
  525. Date: 1 May 91 02:08:56 GMT
  526. From: IFI.UIO.NO!larserio@ucbvax.berkeley.edu ("Lars-Erik sterud")
  527. Subject: Virus Protector
  528. To: Info-Atari16@naucse.cse.nau.edu
  529.  
  530. As I do not have access to that many atari-archives I will post
  531. this short (?) review of my newest program here and hope that some
  532. og you will contact me and get the file and spread it for me....
  533.  
  534. Protect6 - Your way of protecting your system against viruses
  535. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  536. Protect6 is a small but powerful program that is resident in RAM
  537. looking for bootsector and link-viruses.  It's easy to install
  538. (just put it in the AUTO-folder on your boot disk) and easy to use.
  539. Before you install it you should read this documentation and learn
  540. to know the different messages, warning and questions you might get.
  541. The program is tested, but you are using it at your own risk anyway.
  542.  
  543. Bootsector-viruses
  544. """"""""""""""""""
  545. Each time the system detect a new disk in drive A: Protect6 will
  546. check this disk to see if it contains a bootsector-virus.
  547.  
  548. If the disk is allready immunized or if it is a MS-DOS disk you
  549. won't notice anything, BUT if the disk IS auto-booting you will
  550. get this message in the upper left corner of the screen:
  551.  
  552.          Disk is Auto-Booting, Should I kill it ?
  553.          <here is the contents of the bootsector>
  554.          Call ABK-BBS +47 2 132659, 1200-9600 BPS
  555.  
  556. In the middle line the contents of the bootsector will scroll
  557. by giving you a chance to decide if it's a virus or another
  558. type of auto-boot (it could be an auto-starting game etc...)
  559.  
  560. If you decide to KILL and IMMUNIZE the disk press Y for YES,
  561. if you DON'T want to CHANGE the bootsector press N for NO.
  562.  
  563. If you decided to kill the disk or if Protect6 find a disk that
  564. is not auto-booting, but isn't immunized either, it will try to
  565. immunize the disk and you will see this message on the screen:
  566.  
  567.         Killing and Protecting disk in drive A:
  568.  
  569. If everything went well the message will dissappear and the screen
  570. will be redrawn and control returned to the active program/desktop.
  571.  
  572. If the disk in A: is write-protected you will get this message:
  573.  
  574.         Disk is Write-Protected, Try once more ?
  575.  
  576. If you still want to KILL and IMMUNIZE the disk you should REMOVE
  577. the WRITE-PROTECT tab and press Y for YES, if you have changed your
  578. mind and want to KEEP the DISK as it is just press N for NO.
  579.  
  580. All disks immunized by Protect6 are auto-booting and readable on
  581. MS-DOS and PC-DOS systemes (IBM's) and contain an info-text.
  582.  
  583. Link-viruses
  584. """"""""""""
  585. This is a very nasty kind of virus that contaminates program files
  586. and spreads like fire on harddisks.  Protect6 hooks on to the OS-
  587. routines and gives an alert if a program tries to modify another
  588. program (this is the way all known link-viruses spread):
  589.  
  590.         Program is trying to modify FILENAME.PRG
  591.         Any key to modify file, Reset to Abort !
  592.         Call ABK-BBS +47 2 132659, 1200-9600 BPS
  593.  
  594. FILENAME.PRG is replaced by the name of the program that will be
  595. modified.  If this is OK just press ANY KEY (some programs store
  596. their configuration data this way), BUT if the program currently
  597. running is NOT supposed to MODIFY the indicated file you should
  598. write down the name of the program running and press RESET.
  599.  
  600. When the system has rebooted you should examine and if possible
  601. remove the program that tried to modify another program.  If you
  602. have an older (hopefully non-contaminated) backup you should copy
  603. this on to the disk and see if the problem dissappear.
  604.  
  605.  Lars-Erik  /  ABK-BBS +47 2132659  /   ____ ______ ________________________
  606.   Osterud  /  larserio@ifi.uio.no  /   /___    /            The norwegian ST
  607. __________/ ______________________/   ____/   /   Klubben,  user association
  608.  
  609.  
  610.  Lars-Erik  /  ABK-BBS +47 2132659  /   ____ ______ ________________________
  611.   Osterud  /  larserio@ifi.uio.no  /   /___    /            The norwegian ST
  612. __________/ ______________________/   ____/   /   Klubben,  user association
  613.  
  614. ------------------------------
  615.  
  616. Date: 30 Apr 91 00:31:59 GMT
  617. From:
  618.  noao!ncar!zaphod.mps.ohio-state.edu!mips!atha!aunro!ersys!ggranger@arizona.edu
  619.  (Greg Granger)
  620. Subject: VKILL381.LZH
  621. To: Info-Atari16@naucse.cse.nau.edu
  622.  
  623. ekrimen@ecst.csuchico.edu (Ed Krimen) writes:
  624.  
  625. > I had mentioned earlier that Virus Killer 3.81 was at atari.archive.  Well,
  626. > someone pointed out that it actually wasn't.  I thought I had obtained my
  627. > copy from there, but I guess not.  Anyway, it's there now; I just sent it.
  628. >
  629. > --
  630. >          Ed Krimen  ...............................................
  631. >    |||   Video Production Major, California State University, Chico
  632. >    |||   INTERNET: ekrimen@ecst.csuchico.edu  FREENET: al661
  633. >   / | \  SysOp, Fuji BBS: 916-894-1261        FIDONET: 1:119/4.0
  634.  
  635.  
  636. It was on the index about a week and a half ago under the virus
  637. subdirectory.  If anybody wants it, just "sendb virus/vkill381.lzh
  638. aa,ab,ac" (if there is 3 parts, but I think that there are only 2 parts).
  639.  
  640. Greg Granger
  641.  
  642. | INet:  ersys!ggranger@nro.cs.athabascau.ca           |
  643. | Fnet:  Greg Granger (Node 532) Dark Knight (Node 595)|
  644. | Post:  5906-188 Street  Edmonton, AB  Canada T6M-2A9 |
  645. | Tele:  +1 403 481-0803  OR  +1 403 481-5110          |
  646.  
  647. Greg Granger             ersys!ggranger@nro.cs.athabascau.ca
  648. Edmonton Remote Systems:  Serving Northern Alberta since 1982
  649.  
  650. ------------------------------
  651.  
  652. End of Info-Atari16 Digest
  653. ******************************
  654.