uudecode in MS-BASIC
    Nai Chi Lee 
    nclee at sbcs.UUCP
       
    Thu Feb 20 01:17:00 AEST 1986
    
    
  
> This  program  is  short  enough  that  it  can  be  typed in by hand if
> necessary....
>							Bob Eager
Well, you don't have to.
Just download the program listing to your PC using Kermit/Xmodem/CrossTalk
or whatever. Save it as a text file called, say, TEXT.BAS
Enter BASIC, load"TEXT", the text file gets converted into BASIC internally.
Save this program under a different name like UUDECODE
Exit BASIC, you now have a (smaller) file called UUDECODE.BAS
CSNET: nclee at sbcs.csnet
ARPA: nclee%suny-sb.csnet at csnet-relay.arpa
UUCP: {allegra, hocsd, philabs, ogcvax} !sbcs!nclee
"It is difficult to make something foolproof because fools are so ingenious."
[Anon]
    
    
More information about the Comp.sources.unix
mailing list