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

This is README.rtf in view mode; [Download] [Up]

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.