ftp.nice.ch/pub/next/tools/business/Emerald.1.0.NIHS.bs.tar.gz#/Emerald1.0/Source/AnalysisUSObject.h

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

#import <appkit/appkit.h>

@interface AnalysisUSObject:Object
{
    id	AnalysisBox;
    id	AnalysisWindow;
    id	BuyBox;
    id	Comm1;
    id	Comm10;
    id	Comm11;
    id	Comm12;
    id	Comm13;
    id	Comm14;
    id	Comm15;
    id	Comm2;
    id	Comm3;
    id	Comm4;
    id	Comm5;
    id	Comm6;
    id	Comm7;
    id	Comm8;
    id	Comm9;
    id	CommissionWindow;
    id	FlatFee;
    id	NetAmountPerShare;
    id	NetAmountPerShare2;
    id	NetProfitLost;
    id	NetProfitLostPerShare;
    id	NumberOfShares;
    id	NumberOfShares2;
    id	PrincipalValue;
    id	RadioButton;
    id	SellBox;
    id	SharePriceDifference;
    id	Stock1;
    id	Stock10;
    id	Stock11;
    id	Stock12;
    id	Stock13;
    id	Stock14;
    id	Stock15;
    id	Stock2;
    id	Stock3;
    id	Stock4;
    id	Stock5;
    id	Stock6;
    id	Stock7;
    id	Stock8;
    id	Stock9;
    id	StockPrice;
    id	StockPrice2;
    id	TeleMaxInput;
    id	Total;		// Net Amount Buy Box
    id	Total2;		// Net Amount Sell Box
    id	TotalCommission;
    id	TotalCommission2;
    id	TotalCommissionCharges;
    id	TotalCommPerShare;
    id	TotalStockPrice;
    id	TotalStockPrice2;
    id	BreakEven;
    id	MyScrollView;
    id	ReportWindow;
    id  document; // document id variable
}

- Calc:sender;
- DirectTrading:sender;
- PrintBuy:sender;
- PrintCalc:sender;
- PrintCommSchedule:sender;
- PrintSell:sender;
- TeleMax:sender;
- PrintAll:sender;
- appendText:sender;

@end

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