ftp.nice.ch/pub/next/connectivity/infosystems/Ph.3.3.s.tar.gz#/Ph/PhShare.h

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

/*---------------------------------------------------------------------------
PhShare.h - Header files shared among various .m classes.
-----------------------------------------------------------------------------*/

/*** Ph defaults database variables. */

#define DAYOFYEAR "DayOfYear"	/* Day last invoked; used for beta timeout. */
#define DEBUG "Debug"
#define DEFAULTSERVER "DefaultServer"
#define FONT "NXFixedPitchFont"
#define FONTSIZE "NXFixedPitchFontSize"
#define HIDELAUNCH "HideAutoLaunch"
#define HIDEQUERY "HideDefaultQuery"
#define WRAPLINES "WrapLines"

/*** CSO Nameserver defaults; normally obtained from Netinfo services file */

#define DEFAULTPORT 105
#define NSSERVICE "ns"



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