[comp.sys.apple] USING COMP.BINARIES.APPLE2

nakada@husc7.HARVARD.EDU (Paul Nakada) (04/14/88)

Those users using un*x machines may want to take note... of you can't
exec executioner encoded files you may need to execute this sheel script..
it maps linefeeds to carriage returns which makes apples much happier...
(this process isn;t need if using kermit.. only xmodem type transfers..

just put this into an executable file in your directory...
say file lf2cr

cat $1 | tr '\012' '\015' > $2

then after downloading a file called say kermit..
just convert it with 

lf2cr kermit kermitgood

then new file will be in kermitgood ready to download to your apple2 
using xmodem...

-paul

 __
|     Paul Nakada  '89   #8-)  |                                          
      North House              | ihnp4!think\   nakada@husc4.HARVARD.EDU  
      Harvard College          |       seismo>!harvard!husc4!nakada.UUCP  
      Cambridge, MA  02138     |     rutgers/   nakada@husc4.BITNET       
      617/498-6263 || 7110     |                                         __|

nakada@husc7.HARVARD.EDU (Paul Nakada) (04/14/88)

One more word of warning....

PLEASE DO NOT POST MORE THAN ONE OR TWO PROGRAMS PER DAY!!!!!!!!
IN MY HASTE AND ENTHUSIASM I POSTED AROUND 7 FILES TO COMP.BINARIES.APPLE2

ALTHOUGH I WAS ASSURED THAT NOTHING BAD WOULD COME OF IT, I WAS TOLD THAT
THIS KIND OF POSTING WILL NT BE TOLERATED...  PLEASE POST WITH MODERATION!

thanks... and let's have some fun with the new group..
-paul


 __
|     Paul Nakada  '89   #8-)  |                                          
      North House              | ihnp4!think\   nakada@husc4.HARVARD.EDU  
      Harvard College          |       seismo>!harvard!husc4!nakada.UUCP  
      Cambridge, MA  02138     |     rutgers/   nakada@husc4.BITNET       
      617/498-6263 || 7110     |                                         __|

scott@geowhiz.UUCP (Scott Kempf) (04/15/88)

In article <4379@husc6.harvard.edu> nakada@husc7.UUCP (Paul Nakada) writes:
>PLEASE DO NOT POST MORE THAN ONE OR TWO PROGRAMS PER DAY!!!!!!!!
>IN MY HASTE AND ENTHUSIASM I POSTED AROUND 7 FILES TO COMP.BINARIES.APPLE2

>ALTHOUGH I WAS ASSURED THAT NOTHING BAD WOULD COME OF IT, I WAS TOLD THAT
>THIS KIND OF POSTING WILL NOT BE TOLERATED...  PLEASE POST WITH MODERATION!

By whom?  I thought we could post as much as we want.

>thanks... and let's have some fun with the new group..
>-paul

> __
>|     Paul Nakada  '89   #8-)  |                                          
>      North House              | ihnp4!think\   nakada@husc4.HARVARD.EDU  
>      Harvard College          |       seismo>!harvard!husc4!nakada.UUCP  
>      Cambridge, MA  02138     |     rutgers/   nakada@husc4.BITNET       
>      617/498-6263 || 7110     |                                         __|

					Scott
_______________________________________________________________________________
Scott Kempf                          Blue itself teaches us blue.  -Bill Ranson
MAIL:   1302 Rutledge St., Madison, WI  53703    PHONE:  (608) 255-6205  (home)
UUCP:   {seismo, topaz, harvard, ihnp4}!uwvax!geowhiz!scott
ARPA:   geowhiz!scott@spool.wisc.edu             PHONE:  (608) 262-6154  (work)
BITNET: scott%geowhiz.uucp%spool.wisc.edu@wiscvm.bitnet

lwv@n8emr.UUCP (Larry W. Virden) (04/15/88)

Paul, what I do is use the text file manip. pgm that USED to be called TEX
to strip linefeeds over on the Apple.  But what I need - if someone out there
is looking for a program to write - is something to run on my Apple which 
reads text files and 'unshars' them so to speak - that is, write out
the mail header and intro comments into one file and from the CALL -151 thru
the last non blank line into another file.  I would also like to be able
to give it multiple names with the result being that the output is concantenated/
appended.  The problem is that I cannot find a nice text based editor which allows
more than 35 k of text file - most of the files posted so far are more than
that and so I cannot strip off the intro stuff.  Anyone have any neat
ideas - even something like csplit on unix ported to the Apple 2 would be
nice!  

Also, when folks post items, PLEASE TELL US WHAT VERSION LEVEL and WHAT the 
final file name is for the posting in the Subject line.  That way those folks
who are getting both Apple2-l and comp.binaries.apple2, or even proline,
compuserve, etc. can tell if they already have a particular version.

Lastly, be sure to list operating system and hardware requirements in a
posting - I have gotteen several IIgs files lately which gave no indication
that they were for the iigs only.

-- 
Larry W. Virden	 75046,606 (CIS)
674 Falls Place, Reynoldsburg, OH 43068 (614) 864-8817
osu-cis!n8emr!lwv (UUCP) 	osu-cis!n8emr!lwv@PSUVAX1 (BITNET)
We haven't inherited the world from our parents, but borrowed it from our children.