ftp.nice.ch/pub/next/connectivity/mail/bundles/EnhanceMail.2.2p1.NIHS.bs.gnutar.gz#/EnhanceMail-2.2p1/Source/Send.h

This is Send.h in view mode; [Download] [Up]

/* -*-C-*-
*******************************************************************************
*
* File:         Send.h
* RCS:          /usr/local/sources/CVS/EnhanceMail/Send.h,v 1.1.1.2 1996/06/27 15:11:12 tom Exp
* Description:  
* Author:       Carl Edman
* Created:      Fri Oct 13 11:48:24 1995
* Modified:     Tue Jun 25 21:09:45 1996 (Carl Edman) cedman@capitalist.princeton.edu
* Language:     C
* Package:      N/A
* Status:       Experimental (Do Not Distribute)
*
* (C) Copyright 1995, but otherwise this file is perfect freeware.
*
*******************************************************************************
*/

#import <appkit/appkit.h>
#import "MailApp.h"

@interface EnhanceSend : Send <NXReadOnlyTextStream, NXSelectText, NXChangeSpelling, NXIgnoreMisspelledWords>
@end

@interface MediaText(EnhanceSend)
- openFrom:(const char *)file;
- openRichFrom:(const char *)file;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.