ftp.nice.ch/pub/next/tools/workspace/NewFile.2.0.s.tar.gz#/NewFile2-src

Help/
 
Help.h
[View Help.h] 
Help.m
[View Help.m] 

Help.nib


 
IB.proj
 
Main.h
[View Main.h] 
Main.m
[View Main.m] 
Makefile
 
Makefile.preamble
 
NewFile.iconheader
 

NewFile.nib


 
NewFile.tiff
 
NewFile_main.m
[View NewFile_main.m] 
NewFilerc
 
Proto.h
[View Proto.h] 
Proto.m
[View Proto.m] 
Protos.h
[View Protos.h] 
Protos.m
[View Protos.m] 

Protos.nib


 
README.rtf
[View README.rtf] 
Server.h
[View Server.h] 
Server.m
[View Server.m] 

Server.nib


 
blanks/
 
services
 

README.rtf

This is the source code of NewFIle version 2 for NeXT 2.1 (maybe 2.0 and 3.0). If you can't/don't want to compile, the binary should be available from wherever you got this.
  
 The application code is divided as follows:
 	Main	Application delegate and miscellaneous routines.
	Server	The services delegate.
	Proto	A filetype.
	Protos	A list of Proto's.
	services	List of predefined services.

Other files needed are
	blanks/*	The prototype files for the predefined file types.
	Help/*	The help files.
	NewFilerc	Used to create a user's rc file when application is first run.
When installing, make sure these files and directories are copied.

Sorry for the variety of programming styles; I've jumbled together pieces from other applications. The various type casts to (char *) are to eliminate the warnings about const/non-const pointers.

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