ftp.nice.ch/pub/next/connectivity/mail/apps/MailEnclosure.0.15.NIHS.bs.tar.gz#/MailEnclosure/MailEnclosure.v05/Source/UnixScript.h

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

#import "MailFromFile.h"

@interface UnixScript : MailFromFile
{
   id tmpDir;
   id attachFile;
}

- initForMUA: (const char *)anApp  andMTA: (const char *)aMailer;
- free;
- buildBody;
-(BOOL)supportsAttachments;

@end

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